Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower
Compare the new ES6 spread operator with the traditional slice() method
No description provided
No description provided
No description provided
No description provided
asd
asd
fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr
Map vs JSON
Check if a string only contains alpha-numeric characters.
Check if a string only contains alpha-numeric characters.
Count the number of times each item appears in the array
Compares the speed of getting an array of keys and looking up the object values with those keys (in a loop) with simply calling `.forEach` on `object.entries()`
No description provided
No description provided
No description provided
No description provided
No description provided
Tests the speed of merging an array
No description provided
No description provided