Benchmark name When Created
this is a testd 2 months ago
this is a test 2 months ago
Set has vs object key bigger list

performance comparison of ways to find if an array contains a value

2 months ago
createElement vs cloneNode for template

Faster way to create new dom elements before insertion

2 months ago
Computing the running sum of an array

The main difference between these loops is that the second loop increments i mid-loop so it can avoid a subtraction to get the previous element. This is the kind of operation you would do to get an integral image so the array size is set to the same amount of pixels as a 720p image.

2 months ago
Test: CSS calc() with var() - 02

Test difference in performance with calc() and var() functions compared with simple units. Test on unitless, percentage and absolute values.

2 months ago
object create null db fork 2 months ago
eval vs new Function - bool 2 months ago
structuredClone vs deepClone vs JSON clone and compare with custom function vs stringified 2 months ago
Native Array at vs Native Array length - 1 vs Lodash at 2 months ago
fetch.arrayBuffer() vs fetch.bytes() 2 2 months ago
fetch.arrayBuffer() vs fetch.bytes() 2 months ago
String.replace using regex vs string 2 months ago
Lodash CloneDeep vs Immer Produce - Bigger Data Set 2 months ago
document.body.getElementsByClassName vs document.getElementsByClassName +more el 2 months ago
document.body.getElementsByClassName vs document.getElementsByClassName + 2 months ago
document.body vs document.querySelector vs document.getElementsByTagName speed test 2 months ago
Direct call vs bind vs call vs apply, with spread syntax 2 months ago
Hihihihi

hihi

2 months ago
defineproperty (data property) vs direct assignment 2 months ago
set.has vs. array.includes 2233344 2 months ago
set.has vs. array.includes 223334 2 months ago
set.has vs. array.includes 22333 2 months ago
Set has vs object key (large dataset)

performance comparison of ways to find if an array contains a value

2 months ago
for vs foreach vs some vs for..of (string array of alphabet; doing actual work)

Compare loop performance

2 months ago

 Create Your benchmarks