Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash@4.17.21 uniq vs set vs custom unique

No description provided

lodash uniq vs set lodash@4.17.21

No description provided

Join concatenation benchmark

No description provided

Join concatenation bench

No description provided

String concatenation vs array join vs array reduce example

No description provided

.sort vs manual (in the context of making a res. array)

No description provided

Lodash sumBy with lambda vs Array reduce

No description provided

Lodash sumBy vs Array reduce

No description provided

Array Copy: Spread operator VS For loop

No description provided

lodash flatmap vs Vanilla flatmap 3

No description provided

lodash flatmap vs Vanilla flatmap 2

No description provided

_.fm vs native.fm latest lodash 2

No description provided

concat vs push for big arrays

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

my testtestets

No description provided

display_quantity_test

No description provided

display quantity test

No description provided

jquery ajax v fetch

No description provided

getAttribute vs dataset (without explicit loop)

Compare setAttribute to dataset

jQuery 1.8.3 vs 2.0.3

benchmark 2 different versions of jquery

Object compare (raw or stringify) 2

No description provided

Object compare (raw or stringify)

No description provided

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.

array math.max (3 variants) vs for loop (4 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.

array math.max vs for loop 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, & finally a for-of loop

12331321

No description provided