Benchmark name When Created
check vs replace 3 11 months ago
check vs replace 2 11 months ago
check vs replace 11 months ago
indexOf vs set 11 months ago
Array concat vs spread operator vs push large

Compare the new ES6 spread operator with the traditional concat() method and push

11 months ago
window.getComputedStyle vs. className vs. classList 2 11 months ago
window.getComputedStyle vs. className vs. classList 11 months ago
WasCodeTest1 11 months ago
Benchmark Clamp 2221134b-d084-4650-87ae-9a71a46875a0

Benchmark multiple clamp implementations

11 months ago
Array of objects loop for vs foreach vs map vs for..of + slice vs for 11 months ago
Testing String Replacement 11 months ago
bench simple split vs replace regex 11 months ago
querySelector vs querySelectorAll testsss 11 months ago
getBoundingClientRect vs style 11 months ago
JS Cloning benchmarking

Comparing performance of: Spread operator (...) vs JSON.parse(JSON.stringify()) vs Custom function vs Lodash.cloneDeep() vs jQuery.extend(true) vs structuredClone() By cloning a complex object with nested specific objects (ArrayBuffer, Set, Map, RegExp, etc.)

11 months ago
Test querySelector computed style 11 months ago
Test querSelector 11 months ago
Compare jQuery 3.7.0 vs 3.6.0 performance

Comparing performance of: jQuery 3.7.0 vs jQuery 3.6.0

11 months ago
Stringify vs toString vs Object Reduce and String vs Get all strings

Test performance to get strings from Object

11 months ago
Stringify vs toString vs Object Reduce

Test performance to get strings from Object

11 months ago
Get the only item in an array

How do array.toString(), array.shift(), and array.pop() compare to array[0] when retrieving the only item in an array

11 months ago
test date check 11 months ago
chain of or equals vs Array.includes (upd)

What works best when value misses all the conditions.

11 months ago
chain of or equals vs Array.includes

What works best when value misses all the conditions.

11 months ago
chain of or equals vs includes 2

how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs

11 months ago

 New benchmark Your benchmarks