Benchmark name When Created
1111111111

11111111111111

one year ago
wadwdwd

awdawdad

one year ago
Filtering links by their href attribute via CSS attribute selector vs. various methos of attribute testing in JS one year ago
char index vs charAt() vs slice() vs startsWith() vs RegExp (FIXED)

Compare methods for testing string's beggining character.

one year ago
perfomance.now vs Date.now vs new Date().getTime() and toString(36) 1

Comparing performance of perfomance.now, Date.now and new Date().getTime() and converting to b36 string

one year ago
Usporedba Optimised 10 one year ago
Usporedba Optimised 100 one year ago
Usporedba Optimised one year ago
Usporedba 2 one year ago
Usporedba one year ago
With or without useMemo2 one year ago
With or without useMemo one year ago
Delete vs Rest object

Measure the performance of delete a prop versus removing a prop using rest object

one year ago
Reduce array destructuring vs push one year ago
Lodash find vs object.reduce one year ago
RegEx.test vs. String.includes vs. String.match pr one year ago
Compare add to UL (foreach vs for loop vs separate function unrolled) one year ago
Convert Number to String random one year ago
native sort of objects by localeCompare vs lodash _.sortBy []

comparing native sort of objects by localeCompare vs lodash _.sortBy

one year ago
RegExp constructor vs literal (re-do creation)

Testing performance when using a new RegExp object vs a literal regex

one year ago
Fastest way to do string includes string (ignoring locale) one year ago
Fastest way to do string includes string one year ago
testgreg one year ago
equals vs includes

how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs

one year ago
replaceAll vs regex replace pt4 one year ago

 Create Your benchmarks