Benchmark name When Created
eval vs json parse only, no var declaration (extremely long identical input)

Evaluates eval vs json parse only, without any declaration of a variable.

7 months ago
eval vs json parse only, no var declaration (long identical input)

Evaluates eval vs json parse only, without any declaration of a variable.

7 months ago
pushing large array vs destructuring 7 months ago
Add new array to array: push vs concat 7 months ago
Add new array to array: push vs destructuring 7 months ago
eval vs json parse only, no var declaration (identical input)

Evaluates eval vs json parse only, without any declaration of a variable.

7 months ago
eval vs json parse only, no var declaration

Evaluates eval vs json parse only, without any declaration of a variable.

7 months ago
eval vs json parse only

Evaluates eval vs json parse only, not declaration of a variable within eval.

7 months ago
Object.fromEntries vs reduce (real object) 7 months ago
Add new element to array - unshift vs destructuring

Comparing performance of: spread operator vs Push

7 months ago
Lodash partition vs ES6 for..of partition

Comparison of using lodash partition against raw ES6 using for..of loop

7 months ago
Traditional vs For Each Loop

For Each Loop

7 months ago
Array filter vs. for loops with for of 7 months ago
Array filter vs. for loop - with for of 7 months ago
Array.includes vs String.includes vs Object Hashmap vs Set vs Array.indexOf (Testing unique 0...N)

Matching a string against more than one possibility.

7 months ago
Array.includes vs String.includes vs Object Hashmap vs Set vs Array.indexOf (Testing 0...N)

Matching a string against more than one possibility.

7 months ago
RegEx.test vs String.startsWith 7 months ago
Array.from vs ForEach for Maps 7 months ago
Parse number removing insignificant digits 7 months ago
Reduce vs Constructor2 7 months ago
Reduce vs Constructor 7 months ago
textContent vs nodeValue vs data (same-level) 7 months ago
Lodash Uniq vs Javascript Set vs Ramda with Ethereum Addresses

An array of 1000 addresses where half of the addresses are duplicates

7 months ago
structuredClone vs Object cloning for `Map<number, Set<number>>` 7 months ago
Lodash Uniq vs Javascript Set vs Ramda Strings 7 months ago

 New benchmark Your benchmarks