Bug 227057 - [JSC] Optimize JSON.parse with small content by dropping single character Identifier pool
Summary: [JSC] Optimize JSON.parse with small content by dropping single character Ide...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-15 17:52 PDT by Yusuke Suzuki
Modified: 2021-06-15 21:56 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.95 MB, patch)
2021-06-15 18:00 PDT, Yusuke Suzuki
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-06-15 17:52:17 PDT
[JSC] Optimize JSON.parse with small content by dropping single character Identifier pool
Comment 1 Yusuke Suzuki 2021-06-15 18:00:02 PDT
Created attachment 431505 [details]
Patch
Comment 2 Yusuke Suzuki 2021-06-15 21:55:32 PDT
Committed r278921 (238852@main): <https://commits.webkit.org/238852@main>
Comment 3 Radar WebKit Bug Importer 2021-06-15 21:56:18 PDT
<rdar://problem/79379102>