Benchmark name When Created
array foreach vs loop 2 years ago
React useCallback hook vs inline function with state react 17 2 years ago
localstorage and jsonparse 2 years ago
find vs some on 10,000 rows 2 years ago
JS switch vs if/else if

Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE IF.

2 years ago
DataView vs Uint32Array

DataView vs Uint32Array

2 years ago
Array splice vs object re assign 2 years ago
Object.keys vs lodash _.forEach

Also checking the .map method on the returned array.

2 years ago
Evaluate Destructuring vs Assignment3 2 years ago
Evaluate Destructuring vs Assignment2 2 years ago
Test Array manipulations 2 years ago
Evaluate Destructuring vs Assignment 2 years ago
undefined vs. typeof vs. in vs. hasOwnProperty 222

Object lookup performance

2 years ago
IndexOf vs Includes vs lodash includes on the arrays of strings

Banana

2 years ago
Evaluate Find vs Some

Comparing performance of: Find vs Some

2 years ago
Array push vs 2 years ago
Ramda vs FxTS

This is a benchmark for describing lazy evaluation.

2 years ago
Lodash omit VS pick 2 years ago
remove vs add class display none on each element 2 years ago
~~(12.34) vs split() 2 years ago
slice VS splice VS shift: who is the fastest to split array

100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

2 years ago
slice VS splice VS shift: who is the fastest to pass all array

100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

2 years ago
Compare TODO: Remove benchmark 2 years ago
Hashable JSON 3.0 (only stringify) 2 years ago
Hashable JSON 2.0 (only stringify) 2 years ago

 New benchmark Your benchmarks