Benchmark name When Created
indexOf versus object 2 25 days ago
indexOf versus object 25 days ago
Array.find vs. Map.get (string) fixes

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

25 days ago
class vs function mk I 25 days ago
Lodash SortBy Vs Stable Sort 25 days ago
Clone deep benchmarks for PR sections 25 days ago
Map vs filter for unique properties in object 26 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.

26 days ago
Performance of js Include function over array and string 26 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

26 days ago
ClassName vs ClassList get performance

comparing only get

26 days ago
Inline anonymous classes

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

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

Measuring which is faster

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

Compare loop performance

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

Compare loop performance

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

JSON.stringify vs structuredClone vs _.cloneDeep

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

JSON.stringify vs structuredClone

27 days ago

 New benchmark Your benchmarks