[Webkit-unassigned] [Bug 221178] New: Investigate replacing double_conversion library with fast_float

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 30 08:41:15 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221178

            Bug ID: 221178
           Summary: Investigate replacing double_conversion library with
                    fast_float
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

For a while now, we have been using V8's double_conversion library for double/float parsing, but we should consider replacing it with Daniel Lemire's fast_float, https://github.com/fastfloat/fast_float, which reports even better performance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210130/9f671d4a/attachment.htm>


More information about the webkit-unassigned mailing list