Benchmark name When Created
barbar

foo

one year ago
Object literal vs Object.create(null )

compare performance of object creating non-empty objects using object literal vs Object.create

one year ago
array[array.length - 1] vs array.at(-1) (V2) one year ago
6e8fbee3-9c41-432e-8606-5a5df016e2b0 one year ago
6e8fbee3-9c41-432e-8606-5a5df016e2b1 one year ago
find vs for..break one year ago
matches exec2

matches exec

one year ago
matches exec

matches exec

one year ago
Lodash.js vs Native Map 11111111232312 one year ago
JS Filter Test large array 10000 one year ago
a.b = null vs delete a.b one year ago
.includes() vs .test() vs .match() vs .toLowerCase().indexOf() with non-alpha 1

Compare different intra-string matching styles

one year ago
array.join(",") vs array.ToString()

Tests the speed of creating a comma delim string

one year ago
parseInt vs Number #4809345639 one year ago
Ramda vs. Lodash vs JSON.stringify equality

Compares performance on the same task using Lodash vs Ramda vs Fastest Clone.

one year ago
structuredClone vs spread object vs json one year ago
Testing New one year ago
Map vs loop one year ago
Array.prototype.concat vs spread operator real

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

one year ago
Test "new RegExp(string)" vs "new RegExp(/regexp/)" vs "/regexp/" one year ago
for vs foreach vs for..in vs for..of test

Compare loop performance

one year ago
Filter null/undefined/empty string key values from an Object one year ago
test with letter2 one year ago
test with letter one year ago
Lodash.js test one year ago

 Create Your benchmarks