Closed Bug 506163 Opened 15 years ago Closed 15 years ago

allocate small strings in the GC heap

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 402614

People

(Reporter: gal, Assigned: gal)

Details

Attachments

(3 files)

This patch allocates small strings in the GC heap. For a JSShortString size of 32 its a significant perf loss on SS, for 16 a small win. I am looking into this more, but we get really bad interaction with the GC allocator that is still grabbing way too small pages way too often.
Attached patch patchSplinter Review
Assignee: general → gal
Suggest putting the patch in bug 402614 and taking that bug -- should be ok. /be
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Attachment #390379 - Attachment mime type: application/octet-stream → text/plain
Would love a "join these bugs" bugzilla feature. In lieu of that, Gregor would you mind attaching stuff to the prior bug 402614? Thanks, /be
Blocks: 505308
No longer blocks: 505308
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: