Benchmark name When Created
Array concat vs push

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

3 years ago
String.indexOf vs String.replace

Compare String.IndexOf and String.replace function

3 years ago
Remove milliseconds test 3 years ago
Remove milliseconds 3 years ago
Array concat() vs spread concat 3 years ago
deep freeze vs deep clone (version 2)

can be used in similar ways when you want immutable data

3 years ago
deep freeze vs deep clone

can be used in similar ways when you want immutable data

3 years ago
String Split Test 3 years ago
copy ArrayBuffer: DataView vs Uint8Array.set vs Float64Array.set vs by bytes vs function 3 years ago
Vanilla JS vs Jquery (parents selector) 3 years ago
DataView vs Uint32Array debunking myth 3 years ago
Vanilla JS vs jQuery 3.6.0 (Remove all elements of class name) 3 years ago
jQuery 3.6.0 vs Vanilla JS 3 years ago
jquery 3.6.0 3 years ago
object destruction vs. dot notation 2 3 years ago
lodash camelCase vs javascript camelCase long 2 3 years ago
546464654464545 3 years ago
forEach vs for vs while vs kijs.each

Test array forEach, for, while, kijs.each

3 years ago
window.getComputedStyle vs. memoized version - font size 3 years ago
window.getComputedStyle vs. memoized version 3 years ago
for-in vs for object.keys keys 3 years ago
for-in vs for object.keys 3 years ago
Object vs Map lookup with string keys

Comparing the performance of lookups in large objects vs large maps when the keys are strings.

3 years ago
large array concat vs large array spread 3 years ago
Deep Clone Performance - JSON vs Lodash vs Ramda vs Native2 3 years ago

 Create Your benchmarks