Benchmark name When Created
Lodash sumBy vs reduce v0.0.1 5 months ago
[2024] Lodash .sumBy vs. Reduce with / 10002 5 months ago
[2024] Lodash .sumBy vs. Reduce with / 1000 5 months ago
args stringify vs join vs toString 2 5 months ago
args stringify vs join vs toString 5 months ago
clsx string concat vs array join 5 months ago
Array.prototype.slice vs spread operator 73 3

Compare the new ES6 spread operator with the traditional slice() method

5 months ago
Array.prototype.slice vs spread operator 73 2

Compare the new ES6 spread operator with the traditional slice() method

5 months ago
Array.prototype.slice vs spread operator 73

Compare the new ES6 spread operator with the traditional slice() method

5 months ago
Access to Proxy vs Object vs Signal 2.3 5 months ago
Access to Object vs Signal 2.2 5 months ago
Access to Object vs Signal 2.1 5 months ago
Lodash _.union vs native Set() (accurate) 5 months ago
hex "#"

hex get rid '#"

5 months ago
hex substring vs slice

geting rid if '#'

5 months ago
Array remove 5 months ago
jQuery3 .html() vs Element.innerHTML 5 months ago
Map creation in JS 5 months ago
querySelector vs JQuery

Compares the performance of querySelector against JQuery for selecting elements. For class selector, getElementsByClassName is the best. For element selector, getElementsByTagName is the best.

5 months ago
Lodash vs Just 5 months ago
Performance of new Error().stack 5 months ago
Comparing date allocation

Checking how expensive creating a date is compared to deferring it to be done in a lazy fashion later on.

5 months ago
Regex construction vs execution

Compare literal and string construction of Regex with exec() leverage a pattern with and without captures.

5 months ago
Remove by findIndex+splice vs copyWithin vs filter

Deletion of an element from an array.

5 months ago
Batching

Batching strategy with yield benchmark

5 months ago

 Create Your benchmarks


;