Benchmark name When Created
if or math.min 3 years ago
JSON clone 3 years ago
JS: Zip Element.children indexing vs existing array copy

Is the speed increase of random array access versus Element.children[i] significant enough to justify the extra memory?

3 years ago
clone json Dan 6

Different methods for deep clones

3 years ago
Date.now vs setTimeout 3 years ago
test lodash trim and js replace

test lodash trim and js replace

3 years ago
clone json 2 3 years ago
clone json 3 years ago
java test 3 years ago
Which is faster Array.prototype.slice vs spread operator

Compare the new ES6 spread operator with the traditional slice() method

3 years ago
Intl.NumberFormat vs toLocalString vs reuse Intl.NumberFormat 3 years ago
TreeWalker vs querySelectorAll vs NodeIterator + filter HTMLElement 3 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for Array With Strings And Objects

Test on isEqual performance

3 years ago
Dompurify vs sanitize-html vs js-xss 3 years ago
find vs findIndex (Array prototype methods) 2

Measuring which is faster

3 years ago
Delete vs set undefined Properties 3 years ago
string vs array 3 years ago
Flatten Array of Arrays 3 years ago
Find diff two array 3 years ago
getElementById vs getElementsByClassName V2

Test performance of different ways of get just one particular DOM element

3 years ago
Nested vs Cascade

test

3 years ago
mat4 array caching 3 years ago
new fetch vs ajax call 3 years ago
hasOwnProperty vs Object.entries

Testing performance of a loop with hasOwnProperty vs a loop with Object.entries

3 years ago
nbdfdf 3 years ago

 Create Your benchmarks