Benchmark name When Created
Array.some vs regex 6 months ago
keys vs new array 6 months ago
set vs lodash uniq vs custom unique 2 6 months ago
lodash@4.17.21 uniq vs set vs custom unique 6 months ago
lodash uniq vs set lodash@4.17.21 6 months ago
Join concatenation benchmark 6 months ago
Join concatenation bench 6 months ago
String concatenation vs array join vs array reduce example 6 months ago
.sort vs manual (in the context of making a res. array) 6 months ago
Lodash sumBy with lambda vs Array reduce 6 months ago
Lodash sumBy vs Array reduce 6 months ago
Array Copy: Spread operator VS For loop 6 months ago
lodash flatmap vs Vanilla flatmap 3 6 months ago
lodash flatmap vs Vanilla flatmap 2 6 months ago
_.fm vs native.fm latest lodash 2 6 months ago
concat vs push for big arrays

Comparing Array.prototype.push and Array.prototype.push for big arrays (adding 100k elements to existing array)

6 months ago
my testtestets 6 months ago
display_quantity_test 6 months ago
display quantity test 6 months ago
jquery ajax v fetch 6 months ago
getAttribute vs dataset (without explicit loop)

Compare setAttribute to dataset

6 months ago
jQuery 1.8.3 vs 2.0.3

benchmark 2 different versions of jquery

6 months ago
Object compare (raw or stringify) 2 6 months ago
Object compare (raw or stringify) 6 months ago
array math.max (3 variants) vs for loop (5 variants)

compare finding the maximum value with Math.max using .apply & using the spread (...) operator, vs a basic for loop with an if statement, a basic foor loop using length caching, a reversed iterate basic loop, a for-of loop, & finally a a Math.max.apply helper function.

6 months ago

 Create Your benchmarks