Files
ladybird/Userland/Libraries/LibJS/Runtime
Aliaksandr Kalenik 63a56a77a2 LibJS: Add fast ExecutionContext allocator
...that maintains a list of allocated execution contexts so malloc()
does not have to be called every time we need to get a new one.

20% improvement in Octane/typescript.js
16% improvement in Kraken/imaging-darkroom.js
2024-05-23 13:36:02 +02:00
..
2024-04-24 16:50:01 -04:00
2023-11-30 09:51:46 -05:00
2024-05-22 21:55:34 -06:00
2024-04-24 16:50:01 -04:00
2024-05-12 19:10:25 +02:00
2024-05-22 21:55:34 -06:00