Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

web-crypto RSA-PSS

comparing sha256 vs sha512 performance based on https://www.measurethat.net/Benchmarks/Show/27514/3/web-crypto

new Intl.DateTimeFormat vs no new Intl.DateTimeFormat

measure the perf impact of caching calls to new Intl.DateTimeFormat

test of spread vs structured clone

test

regecxtestsimple2

No description provided

regecxtestsimple

No description provided

regecxtest

No description provided

Big array: Lodash vs. Set Intersection vs Loop with Set

No description provided

Lodash vs. Set Intersection vs Loop with Set

No description provided

Number.toFixed(2).replace(_DOT_, _COMMA_) vs Number.toLocaleString

Checks if it's faster to use Number.toLocaleString or to format a Number toFixed(2) and then string replace the decimal separator to use a comma.

Array.prototype.slice vs spread operator on a bigger array with bigger elements

Compare the new ES6 spread operator with the traditional slice() method on a bigger array.

Math.min vs Array.sort[0] vs loop

Test whether Math.min or Array.sort[0] is faster for large number arrays

(Small Array.from length vs Array

No description provided

(Fixed) Array.from length vs Array

No description provided

Array.from length vs Array

No description provided

Object.entries: loop vs reduce

No description provided

Array.prototype.slice vs spread operator - large array 10000000

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

lodash difference with long strings

No description provided

Checking array equality

No description provided

Lodash vs. Set Intersection test1234

No description provided

Lodash vs. Set Intersection test123

No description provided

Performance of canonicalise

No description provided

if vs includes

No description provided

test PIMEc event

No description provided

arr.push vs re-set

No description provided

Object equality compare

No description provided