Benchmark name When Created
replaceChildren vs while w/ appendChild 2

replaceChildren vs while w/ appendChild

one year ago
replaceChildren vs while w/ appendChild

replaceChildren vs while w/ appendChild

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

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

one year ago
lodash cloneDeep vs structuredClone on larger object and with arrays

as in name

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

JSON

one year ago
JSON Stringify Speed Test May 19 0

JSON Stringify Speed Test May 19 0

one year ago
JSON Stringify Speed Test 0

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

one year ago
"this" property vs. closure upvalue

Is it more efficient to access upvalues or object properties?

one year 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

one year ago
Adam Map Test 2

Map Test

one year ago
Adam Map Test

Map Test

one year 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`.

one year ago
Array concat vs spread operator vs push (forEach) vs aivanov

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

one year ago
jQuery vs querySelector for classes

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

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

Compare loop performance

one year ago
for vs foreach vs for..in vs for..of vs for cached

Compare loop performance

one year ago

 Create Your benchmarks