Benchmark name When Created
Lodash SortBy Vs Stable Sort 14 days ago
Clone deep benchmarks for PR sections 14 days ago
Map vs filter for unique properties in object 14 days ago
Destructuring vs Direct Access Performance in JavaScript

This benchmark tests the performance difference between destructuring and direct access of object properties in JavaScript. The goal is to evaluate which method is faster for accessing multiple properties of an object.

14 days ago
Performance of js Include function over array and string 15 days ago
Array.find vs. Map.get (string)

Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map

15 days ago
ClassName vs ClassList get performance

comparing only get

15 days ago
Inline anonymous classes

https://es.discourse.group/t/error-detail/1857/49

15 days ago
Wrapped class field access speed v1 15 days ago
Class field access speed v1 15 days ago
Escape HTML regex vs replace vs textNode vs Option 5 15 days ago
Escape HTML regex vs replace vs textNode vs Option 4 15 days ago
Escape HTML regex vs replace vs textNode vs Option 3 15 days ago
Escape HTML regex vs replace vs textNode vs Option 2 15 days ago
Escape HTML regex vs replace vs textNode vs Option 15 days ago
JSON Querying Comparisons + JmesPath 15 days ago
find vs findIndex vs some (fork)

Measuring which is faster

15 days ago
for vs foreach vs for..in vs for..of with content and isEven

Compare loop performance

15 days ago
for vs foreach vs for..in vs for..of with content

Compare loop performance

15 days ago
JSON.stringify vs structuredClone vs _.cloneDeep

JSON.stringify vs structuredClone vs _.cloneDeep

15 days ago
JSON.stringify vs structuredClone vs _.deepClone

JSON.stringify vs structuredClone

15 days ago
assign vs spread test inside loop v2 16 days ago
assign vs spread test inside loop 16 days ago
lodash groupBy vs Array.reduce vs simple for loop

Comparing performance of: Lodash vs Native reduce vs native for loop for grouping

16 days ago
Intl.NumberFormat vs toLocalString yoyo 16 days ago

 New benchmark Your benchmarks