Benchmark name When Created
replaceChildren vs while w/ appendChild

replaceChildren vs while w/ appendChild

6 months ago
For in vs Object.*.forEach vs Object.values vs _.forEach(_.values v3 6 months ago
For in vs Object.*.forEach vs Object.values vs _.forEach(_.values 6 months ago
A Spl vs Regx 6 months ago
Spl vs Regx 6 months ago
Classnames vs CLSX vs Alternatives 2024-05-20

Compare CLSX vs Classnames vs an own implementation of creating a template string

6 months ago
lodash cloneDeep vs structuredClone on larger object and with arrays

as in name

6 months ago
array.map with arrow function or without 6 months ago
if-else vs switch test 1 6 months ago
String vs Number concat for simple random id 6 months ago
JSON Stringify Speed Test May 19 1

JSON

6 months ago
JSON Stringify Speed Test May 19 0

JSON Stringify Speed Test May 19 0

6 months ago
JSON Stringify Speed Test 0

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

6 months ago
"this" property vs. closure upvalue

Is it more efficient to access upvalues or object properties?

6 months 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

6 months ago
Adam Map Test 2

Map Test

6 months ago
Adam Map Test

Map Test

6 months 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`.

6 months ago
Array concat vs spread operator vs push (forEach) vs aivanov

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

6 months ago
jQuery vs querySelector for classes

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

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

Compare loop performance

6 months ago
for vs foreach vs for..in vs for..of vs for cached

Compare loop performance

6 months ago
startswith vs includes for same string 6 months ago

 Create Your benchmarks


;