Benchmark name When Created
Deep Clone Performance - JSON vs Lodash vs Ramda vs Native1 3 years ago
Array immutable union: lodash union vs ...new Set vs uniq 3 years ago
array foreach vs loop 3 years ago
React useCallback hook vs inline function with state react 17 3 years ago
localstorage and jsonparse 3 years ago
find vs some on 10,000 rows 3 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.

3 years ago
DataView vs Uint32Array

DataView vs Uint32Array

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

Also checking the .map method on the returned array.

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

Object lookup performance

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

Banana

3 years ago
Evaluate Find vs Some

Comparing performance of: Find vs Some

3 years ago
Array push vs 3 years ago
Ramda vs FxTS

This is a benchmark for describing lazy evaluation.

3 years ago
Lodash omit VS pick 3 years ago
remove vs add class display none on each element 3 years ago
~~(12.34) vs split() 3 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

3 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

3 years ago
Compare TODO: Remove benchmark 3 years ago

 Create Your benchmarks