Benchmark name When Created
Lodash union vs new Set() union 3 months ago
create class instances check method arrow vs bind vs no-bind

measure the performance of a class method defined with arrow function vs bind vs no-bind

3 months ago
class method arrow vs bind vs no-bind

measure the performance of a class method defined with arrow function vs bind

3 months ago
JS regexp

regex VS string.startsWith

3 months ago
vaillan-js vs jquery3.7.1 3 months ago
for vs for ... of vs forEach vs map

Compare loop performance

3 months ago
Regex vs .indexOf & .lastIndexOf vs .startsWith & .endsWith

Testing some things

3 months ago
array operations vs generators vs for loop 3 months ago
filter map vs for loop 3 months ago
array.forEach vs for..of vs for loop 3 months ago
Fastest way to check if object is empty (3)

You don't need to make add for loops in your test scenarios, the benchmark does it itself.

3 months ago
startsWith vs include vs substring vs Array.from 3 months ago
Sanitize 3 months ago
Remove duplicate objects by a property 3 months ago
Object.fromEntries vs reduce - 100 keys 3 months ago
iife operator speed 3 months ago
Delete vs set undefined for Object field 3 months ago
canvas drawing images 2 3 months ago
array vs Float32Array 3 months ago
canvas drawing images 3 months ago
Object vs Array speed (contiguous v2) 3 months ago
Object vs Array speed (contiguous) 3 months ago
Object Literal vs Prepared Array 3 months ago
Keep a number between boundaries: Math Min+Max vs Ifs (fixed) 3 months ago
Keep a number between boundaries: Math Min+Max vs Ifs 3 months ago

 Create Your benchmarks