Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

RegEx.test (with inline regex) vs. String.includes vs. String.match

No description provided

Math.round vs bitRound v2

No description provided

Math.round vs bitRound

No description provided

replaceChildren vs removechild

test

Get element by id vs get elements by tag name

No description provided

string vs number vs symbol 2

No description provided

Trimming leading/trailing characters array

No description provided

Set from array vs array Filter unique

No description provided

Array.prototype.reduce() vs for loop sum

Which is more efficient, reduce or a foor loop?

Sort method comparisons (quicksort, for loop, Arra.prototype.sort)

Compare different JavaScript sorting methods

ES6 Class vs Prototype vs Object Literal n moar

Test the speed and memory usage using a few different techniques for constructing class objects.

Format for logger

No description provided

dwfwsdfsdf

No description provided

slice vs substring (long string)

Compares slice and substring to each other when operating on a long string

Dompurify, Sanitize

No description provided

Lodash difference vs filter & some

No description provided

curryChain

No description provided

Round expo vs round normal

No description provided

Lodash: difference vs filter & some

No description provided

Object values Length vs Lodash Size 100k

No description provided

Object Length vs Lodash Size 100k

No description provided

Length vs Lodash Size 100k

No description provided

Assignment of value vs Destructuring 3 11 times an object

No description provided

Assignment of value vs Destructuring 3 times an object

No description provided

Test regex with start

No description provided