Benchmark name When Created
JSON vs JS 2 years ago
slice vs substr vs substring (arbitrary arguments)

Compares slice, substr and substring to each other with arbitrary arguments

2 years ago
slice vs substr vs substring (with start index 0)

Compares slice, substr and substring to each other when the start index is 0

2 years ago
Array.filter vs. Array.indexOf + splice 2 years ago
Array.forEach vs for(const value of array) vs index vs Array.reverse + reversed index 2 years ago
uniq vs groupBy 2 years ago
Push vs Spread - 1 element v2

Testing Array.push vs spread operator for adding a single element to an array.

2 years ago
Push vs Spread - 1 element

Testing Array.push vs spread operator for adding a single element to an array.

2 years ago
forEach concat vs reduce push vs forEach push vs reduce concat performance test 2 2 years ago
Remove by reverse splice loop vs filter 2

Deletion of elements from an array.

2 years ago
Remove by reverse splice loop vs filter

Deletion of elements from an array.

2 years ago
asdf432523454235

sdfgsdf

2 years ago
test becn

test

2 years ago
Array loop vs foreach vs map 36000

36000

2 years ago
Object.create(null) vs Object literal - Creation and Iteration Performance (including Object.keys vs hasOwnPropertyCheck) 2 years ago
obj property direct assign vs spread 2 years ago
Object.create(null) vs Object literal - Creation and Iteration Performance 2 years ago
Object.create(null) vs Object literal 2 years ago
Benchmark getting file extension 2 years ago
MapFilter (Native vs Ramda) 0.28 2 years ago
Get Filtered Data Attributes 2

compare the retrieval of data attributes on an element filtering only certain prefixed attributes

2 years ago
Get Filtered Data Attributes

compare the retrieval of data attributes on an element filtering only certain prefixed attributes

2 years ago
d3 max on array from vs d3 max twice 2 years ago
Performance Test: substring vs substring over limit 2 years ago
+new Date vs new Date().getTime() 100k 2 years ago

 New benchmark Your benchmarks