Benchmark name When Created
element.getAttribute("name") vs element.attributes.name.value with multiple attributes one year ago
custom function vs conversion to array+ at() one year ago
Lodash Test 143112 one year ago
Switch case vs Map object one year ago
eval vs new Function vs mathjs 11 one year ago
split join replace vs regex global replace one year ago
split join vs regex global replace one year ago
Date Init Test one year ago
object spread vs immutable-js set vs Map 3 one year ago
Lodash.js vs Native Raphael one year ago
array maps one year ago
object spread vs immutable-js set vs Map one year ago
jQuery ready vs none one year ago
Test() Vs Exec()

Test() Vs Exec() A small test to analyse the performance of two similar but different functions. The first Test(): Executes the search for a match between a regular expression and a specified string. Returns true or false. The second Exec() Used to retrieve the matches when matching a string against a regular expression. Returns an array with the matches or null if there are none.

one year ago
for loop vs findIndex

Measuring which is faster

one year ago
JS startsWith vs split

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

one year ago
Dmorgan one year ago
pippoepluto one year ago
ES6 some vs underscore some one year ago
ES6 some vs underscore for some one year ago
TestOne one year ago
getElementById vs HTML5 global variable based on id value fixed

https://html.spec.whatwg.org/#named-access-on-the-window-object

one year ago
Lodash every vs native every test one year ago
Preparation once or always one year ago
set.has vs. array.includes many elements one year ago

 New benchmark Your benchmarks