Benchmark name When Created
Array split vs string substring big text 3 years ago
find max el of array 3 years ago
Object.fromEntries vs reduce with keys as indexes 3 years ago
for-in vs for-of entries 3 years ago
for-in vs for-of keys 3 years ago
testspeed

jsspeed

3 years ago
Combining Object Slices

See https://www.richsnapp.com/article/2019/06-09-reduce-spread-anti-pattern

3 years ago
Merging Objects 3 years ago
splice empty vs check first 3 years ago
Dompurify 2.3.3 vs sanitize-html 1.27.5 vs Js-XSS Latest (Test #1) 3 years ago
(instanceof Function) vs (typeof function) 3 years ago
slice VS splice VS shift: who is the fastest to keep constant size - 100

100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

3 years ago
Object creation: reduce vs. for 3 years ago
Some vs Find with bigger object 3 years ago
String split using regex vs string v3 3 years ago
String split using regex vs string v2 3 years ago
String() vs .toString() gfgfd 3 years ago
Modulo Alternatives 3 3 years ago
Modulo Alternatives 3 years ago
jquery vs queryselectorAll vs getElementsByTagName 2 3 years ago
date to iso comparaison with mutable moment 3 years ago
Markdown Parser Performance Comparison

A performance comparison of Javascript Markdown parsers.

3 years ago
Object.keys().includes() vs hasOwnProperty 3 years ago
spread operator vs push

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

3 years ago
spread vs push large

large

3 years ago

 Create Your benchmarks