Benchmark name When Created
JS includes vs set one year ago
Baqar Object Compare one year ago
spread vs mutation vs Object.assign vs foreach for reduce callback one year ago
Vanilla JS VS JQuery DOM perfomance 2

Vanilla JS VS JQuery DOM perfomance 2

one year ago
Scoped / Getter / Setter vs Proxy vs Events one year ago
Array Deep Copy 2 levels

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

one year ago
JS: append vs appendChild for multiple children one year ago
String concatenation vs element creation 2 one year ago
String vs object manipulation for editing DOM one year ago
RegExp#test vs String#indexOf vs String#match vs pre-allocated RegExp

From https://benchmarkjs.com/

one year ago
for-in: cached vs non-cached 2 one year ago
for-in: cached vs non-cached one year ago
getter vs properties one year ago
getter vs property one year ago
Lodash cloneDeep vs double spread

compare object clone methods where single level of recursion is needed

one year ago
Object iteration vs Map iteration with lambda functions one year ago
Loop forward vs. reverse one year ago
length 1 array indexOf vs includes vs some vs ===

performance comparison of ways to find if an array contains a value

one year ago
for in: cache vs no-cache one year ago
Comparing performance of Math.floor(x); vs Math.round(x); vs (0.5 + x) << 0; one year ago
js slice performance -2

show slice performance

one year ago
js slice performance

show slice performance

one year ago
slice performance

show slice performance

one year ago
multiply vs function call one year ago
math pow vs multiply 5 - 2 one year ago

 New benchmark Your benchmarks