Benchmark name When Created
Number between/ Number in range

Check if a number is in the range of numbers. ie. is 5 between 1 and 10/ in range of 1 to 10

2 months ago
lodash flatmap vs native 2 months ago
Dompurify vs sanitize-html (latest) 2 months ago
Add new element to array: push vs destructuring (large array) 2 months ago
ForEach then find index vs ForEach then includes vs ForEach then indexOf v2.2 2 months ago
Test indexOf vs FindIndex vs include v2 2 months ago
perfomance.now vs Date.now vs +new Date() 2 months ago
array find vs object key 2 months ago
Markdown Performance Comparison - parse 2 months ago
Date.parse string vs new Date ms 2 months ago
set.get (not new set) vs native include vs lodash include in small data scale 2 months ago
set.get vs native include vs lodash include in small data scale 2 months ago
set.get(with new set) vs native include vs lodash include in small data scale 2 months ago
set.get(with new set) vs native include vs lodash include 2 months ago
toSorted vs slice&sort vs es6 [...]&sort 2 months ago
set.get vs native include vs lodash include 2 months ago
lodash times vs new array fill vs array.from

new default array

2 months ago
Test forEach (findIndex) vs forEach (include)

Test forEach (findIndex) vs forEach (include)

2 months ago
Array.find vs. Map.get 300

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

2 months ago
JavaScript Array Copy Test 2

Testing the results for the fastest approach of shallow copying an array in JavaScript (concat, slice, for loop, and while loop).

2 months ago
loopssadsadad 2 months ago
Lodash vs. Set Methods Intersection 2 months ago
setAttribute vs classList.add 2 months ago
Lodash filter VS native filter (with Lodash actually loaded) 2 months ago
Lodash partition VS native reduce (with Lodash actually loaded) 2 months ago

 Create Your benchmarks


;