Benchmark name When Created
structuredClone perf

just benchmarking things

one year ago
Filter vs FindIndex splice one year ago
slice vs. for one year ago
Array includes vs Object key lookup vs Object hasOwnProperty

Compares performance of Array.prototype.includes() vs Object key lookup vs Object.prototype.hasOwnProperty()

one year ago
Lodash intersection vs nested finds

This benchmark compares some algorithms to check if there is an element from an array into another

one year ago
Another Proxy Test one year ago
Proxy Test one year ago
slice + spread vs slice + concat vs slice + mutation vs spread + mutation vs slice + splice one year ago
slice + spread vs slice + concat vs slice + mutation vs spread + mutation vs splice one year ago
set.has vs. Object key lookup2 one year ago
for of / forEach. one year ago
for vs foreach vs some vs for..of vs reduce

Compare loop performance

one year ago
ANOTHER TEST value_of_test111

lodash vs es6

one year ago
`array.slice(-1)[0]` vs `array[array.length - 1]`

Ways to get the last item in an array

one year ago
find vs findIndex vs someeeeeeeeeeeeeeee (Array prototype methods)

Measuring which is faster

one year ago
array.splice vs for loop for arrays one year ago
HTML data attribute: reading and writing via JQuery and JS dataset, string and numeric with/without parse one year ago
for vs foreach vs some vs for..of 1

Compare loop performance

one year ago
ES6 Class vs Prototype vs Object Literal vs Object & Functions 2

Test the speed and memory usage using 4 different techniques for constructing class objects.

one year ago
ES6 Class vs Prototype vs Object Literal vs Object & Functions

Test the speed and memory usage using 4 different techniques for constructing class objects.

one year ago
test12345 one year ago
Javascript: Case insensitive string comparison performance with indexOf 2 one year ago
lodash keyBy and groupBy one year ago
lodash.isEqual vs dequal 2 one year ago
Filter vs set one year ago

 Create Your benchmarks