Benchmark name When Created
for-in vs object.keys Test2 4 years ago
DOM Size matters 4 years ago
for-in vs object.keys Test 4 years ago
test regex js

coucou

4 years ago
String.Split and String.Match

We are testing String.split with a string input against String.match with a regex input, both will output an array.

4 years ago
str.match vs str.Split

Test String.match with regex against String.split with string. We are splitting a string at the spaces.

4 years ago
split vs for loop 2 4 years ago
Get object Vanilla VS Lodash 4 years ago
set.has vs. array.includes 4 years ago
lookup vs. include 4 years ago
Array.includes vs Dictionary lookup 4 years ago
Array concat vs spread operator vs push for array flat implementation

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

4 years ago
Lodash cloneDeep vs JSON Clone vs Obj Clone 4 years ago
forEach vs reduce vs for - fill object spread 4 years ago
test0000001 4 years ago
forEach vs reduce vs for - fill object with object 4 years ago
forEach vs reduce vs for - fill object 4 years ago
Javascript Set vs Lodash Uniq 4 years ago
lodash each & lodash map & native forEach & native map return v 4 years ago
lodash each & lodash map & native forEach return v 4 years ago
lodash each & lodash map & native forEach no console log 4 years ago
lodash each & lodash map & native forEach 4 years ago
lodash each & lodash map 4 years ago
Map lookup more count increase

Lookup of map vs object

4 years ago
toFixed vs toPrecision vs Math.round() without string conversion

Comparison of speed where string/number conversion isn't a factor

4 years ago

 Create Your benchmarks