Bug 231151 - [libpas] Support variant of malloc that returns the actual size and use that in WTF::Vector
Summary: [libpas] Support variant of malloc that returns the actual size and use that ...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-03 19:05 PDT by Filip Pizlo
Modified: 2021-10-09 20:07 PDT (History)
6 users (show)

See Also:


Attachments
possible patch (82.25 KB, patch)
2021-10-03 19:12 PDT, Filip Pizlo
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
the patch (83.48 KB, patch)
2021-10-09 15:25 PDT, Filip Pizlo
fpizlo: review-
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2021-10-03 19:05:58 PDT
...
Comment 1 Filip Pizlo 2021-10-03 19:12:57 PDT
Created attachment 440031 [details]
possible patch
Comment 2 Filip Pizlo 2021-10-03 20:14:20 PDT
almost a perfect score!
Comment 3 Filip Pizlo 2021-10-09 15:25:55 PDT
Created attachment 440719 [details]
the patch
Comment 4 Filip Pizlo 2021-10-09 20:07:14 PDT
Comment on attachment 440719 [details]
the patch

Actually, I'm not going to do this.

I think that the positive perf results are flukes at best.