Benchmark name When Created
structuredClone vs _.cloneDeep vs JSON

compare array copy/clone methods sdfewfe

10 months ago
regex vs includes - case insensitive 10 months ago
const vs let vs var (fixed) 2 10 months ago
intersect v3c 10 months ago
Math.max with apply vs spread vs reduce on object array

Compare the new ES6 spread operator with the Math.max.apply method

10 months ago
intersect v3b 10 months ago
Performance of JS .foreach, for, for...of

Comparing performance between different loops in javascript

10 months ago
intersect v3 10 months ago
Searching in an array of objects 10 months ago
intersect v2d 10 months ago
intersect v2c 10 months ago
intersect v2b 10 months ago
structuredClone vs alternatives test - complex object

compare object deep clone methods

10 months ago
structuredClone vs alternatives test

compare object deep clone methods

10 months ago
intersect v1 10 months ago
moment("2024-07-09T12:18:14.332Z").valueOf()

new Date("2024-07-09T12:18:14.332Z").getTime()

10 months ago
For in vs Object.*.forEach vs Object.values 2 10 months ago
filter vs. handwired for loop filtering 10 months ago
Spread Operator vs CloneDeep 10 months ago
Array/Set/Map/Object Iteration with entries 10 months ago
Naive some vs using pop shortening vs len trim vs for 10 months ago
Naive some vs using pop shortening vs len trim 10 months ago
Naive some vs using pop shortening 10 months ago
array vs float32array max 10 months ago
object creation spread vs init 10 months ago

 Create Your benchmarks