Benchmark name When Created
444444444444444444 8 months ago
Add element at index 0 (Splice vs Spread vs unshift) 8 months ago
Matching regex with i flag vs lowercasing the string 2 8 months ago
Tuple versus Object 8 months ago
Matching regex with i flag vs lowercasing the string 8 months ago
lodash vs native skv

name

8 months ago
Passing objects with raw values vs passing just raw values vs array of values 2testcharlie

Updated because it looks like Firefox optimizes away the entire test

8 months ago
set vs array iteration many 8 months ago
_.pickBy vs native reduce2 8 months ago
for-in vs Object.entires 8 months ago
_.pickBy vs native reduce 8 months ago
endsWith vs Includes 8 months ago
JS substring vs slice 8 months ago
JS if/if vs if multiple conditions fixed

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

8 months ago
JS if/if vs if multiple conditions

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

8 months ago
entries vs for vs foreach vs some vs every length 8 months ago
class object creation: with field declaration vs not 8 months ago
Test about big arrays 8 months ago
object creation: object mutation vs hidden class vs combined vs field declaration 8 months ago
Waiting 8 months ago
Destructure reference vs pass param

Both create new references in memory. Which is cheaper?

8 months ago
Passing as param vs destructuring internally

Generated benchmark as a result of a PR discussion

8 months ago
arr.at(index) vs arr[index] 8 months ago
for vs forEach() vs for...of

Compare loop performance

8 months ago
Some vs Find v1 8 months ago

 New benchmark Your benchmarks