Benchmark name When Created
Array.find VS for loop 3 years ago
Compare performance of search in list and object v2 3 years ago
insertAdjacentHTML vs append cloneNode 3 years ago
Compare performance of for..of and forEach with filter, v3 3 years ago
getElementsByClassName vs querySelector, performance 3 years ago
JSON.parse vs string.split.map(Number) 3 years ago
JavaScript spread operator vs Object.assign performance (single addition) 3 years ago
JavaScript spread operator vs Object.assign performance23454234 3 years ago
JSON.parse vs string.indexOf

When discriminating a JSON string to determine action, which is faster?

3 years ago
JavaScript spread operator vs Object.assign performance (rkfork) 3 years ago
concat vs spread 2 3 years ago
_.filter with large arrays of objects

Testing whether filter an array of large objects is faster is we "index" the objects vs just having an array of large objects.

3 years ago
_.filter with large objects 2

Testing whether filter an array of large objects is faster is we "index" the objects vs just having an array of large objects.

3 years ago
schema vs manual f 3 years ago
schema vs manual 3 years ago
undefined vs. typeof vs. in vs. hasOwnProperty not

Object lookup performance

3 years ago
test test 1 23459009872

test

3 years ago
JavaScript spread operator vs Object.assign to object performance 3 years ago
Reducer push vs reducer spread 3 years ago
Array vs Object vs Map vs WeakMap access3 3 years ago
localStorage vs Reading a Hardcoded Array Speedtest 3 years ago
Benchmarking Lodash get vs babel optional chaining and babel nullish-coalescing operator - ver1

Benchmarking Lodash get vs babel optional chaining and babel nullish-coalescing operator

3 years ago
Shuffle Array 3 years ago
Regex vs Split

Tests performance of Regex capture of a dot decimal point number vs string split

3 years ago
JS unshift vs splice vs unshift + splice (3 possibilities) FINAL RESULT! 3 years ago

 Create Your benchmarks