mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:40:59 +00:00
The old approach was basically a linear scan, which is slower than a hash map for the currently 303 elements, as evidenced by the new benchmark in TestCSSIDSpeed. Before: Completed benchmark 'value_id_from_string' in 3238ms After: Completed benchmark 'value_id_from_string' in 193ms |
||
|---|---|---|
| .. | ||
| IPCCompiler | ||
| LibEDID | ||
| LibGL | ||
| LibLocale | ||
| LibTimeZone | ||
| LibUnicode | ||
| LibWeb | ||
| StateMachineGenerator | ||
| CMakeLists.txt | ||