Benchmark name When Created
concat vs push for big arrays

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

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

Compare setAttribute to dataset

one month ago
jQuery 1.8.3 vs 2.0.3

benchmark 2 different versions of jquery

one month ago
Object compare (raw or stringify) 2 one month ago
Object compare (raw or stringify) one month 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.

one month ago
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.

one month ago
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

one month ago
12331321 one month ago
exec vs split one month ago
query selector speed test one month ago
testowy benchmark123 one month ago
last i in Array

myArr.Length vs myArr[i]

one month ago
Lodash merge vs mergedeep 1 one month ago
Lodash merge vs mergedeep one month ago
Array.find vs. Map.get 20241610 2

Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map

one month ago
Array.find vs. Map.get 20241610

Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map

one month ago
Normal function vs Arrow function comparison one month ago
for vs foreach vs for-const vs for..of

Compare loop performance

one month ago
_.fm vs native.fm latest lodash one month ago
_.fm vs native.fm one month ago

 Create Your benchmarks


;