Benchmark name When Created
String vs Number concat for simple random id 5 hours ago
JSON Stringify Speed Test May 19 1

JSON

9 hours ago
JSON Stringify Speed Test May 19 0

JSON Stringify Speed Test May 19 0

9 hours ago
JSON Stringify Speed Test 0

This benchmark tests whether the speed or JSON.stringify changes with object size

9 hours ago
"this" property vs. closure upvalue

Is it more efficient to access upvalues or object properties?

15 hours ago
Class vs bind vs hook

This test measures the speed of making and running a class method vs bound function vs hook created function

22 hours ago
Adam Map Test 2

Map Test

2 days ago
Adam Map Test

Map Test

2 days ago
lodash times vs new Array() && for loop

compare the performance of generating a new array with lodash.times against a native implementation using `new Array() and a for loop`.

2 days ago
Array concat vs spread operator vs push (forEach) vs aivanov

Compare the new ES6 spread operator with the traditional concat() method and push

2 days ago
jQuery vs querySelector for classes

Comparing speed of getting element by id with jQuery vs Vanilla JS with getElementById and querySelector

2 days ago
jQuery $(selector, context) VS $(context).find(selector) VS Vanilla querySelector 2 days ago
.endsWith vs includes with result being at the end 3 days ago
for vs foreach vs for..in vs for..of vs for cached 2

Compare loop performance

3 days ago
for vs foreach vs for..in vs for..of vs for cached

Compare loop performance

3 days ago
startswith vs includes for same string 3 days ago
Push-spread vs concat assignment

Comparing a few various ways to append to a large array

3 days ago
filter unsafe token 10w 3 days ago
filter unsafe token 3 days ago
1111111

1

3 days ago
slice, splice (new) 3 days ago
slice, splice 3 days ago
React Hooks vs. Inline, useMemo, memo 4 3 days ago
React Hooks vs. Inline, useMemo, memo 3 3 days ago
desestructuring vs new 3 days ago

 New benchmark Your benchmarks