Benchmark name When Created
Closure overhead vs function overhead vs inline

Runs a pseudo random number generator in a loop. To determine overhead from IIFE in a loop versus function call overhead

one year ago
rand test one year ago
Date.now() vs new Date().getTime() vs performance.now() vs console.time("") one year ago
Regex type checking comparison one year ago
class private prop and read prop fix test5

class private prop and read prop

one year ago
eval vs new Function3 one year ago
eval vs new Function2 one year ago
strtotime(locutus.io) vs Date.parse

strtotime(locutus.io) vs Date.parse

one year ago
for(by cache) vs foreach vs some vs every vs for..of vs map for large set

Compare loop performance

one year ago
Assign object props

Assign object props

one year ago
Set union implementation

Different ways to union JS Sets

one year ago
React 17 useCallback one year ago
bind props test

bind props test

one year ago
test toString vs literal string vs String() 2 one year ago
test toString vs literal string vs String() one year ago
forEach vs for...in vs for...of vs for

Compare loop performance

one year ago
Global regex replace vs replaceAll one year ago
Lodash sort vs array.prototype.sort with strings one year ago
String.replace() vs String.replaceAll() one year ago
Count string without space one year ago
new Array from vs slice vs push vs index vs spread vs unshift one year ago
Math random UUID vs crypto UUID one year ago
Pop vs Splice [fast] one year ago
Math.pow vs ** vs *, fixed so Chrome doesn't optimize away the whole thing one year ago
Lerp Testing

Testing different lerp implementations

one year ago

 New benchmark Your benchmarks