Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lasdkjgflkhwu egcwjxer12312322

No description provided

lasdkjgflkhwu egcwjxer1231232

No description provided

delete vs destructure javascript performance

No description provided

lasdkjgflkhwu egcwjxer123123

No description provided

string.at(-1) vs string[string.length-1] vs string.slice(-1)

Some methods to get the last character of a string

string.at(-1) vs string[string.length-1]

Couple of methods to get the last character of a string

test123kjfhneurkgewrxfiewhlrugxerg123

No description provided

bmm tests2

No description provided

Remove all except last

Comparse speed of removing all elements from an array except the last one. All 4 tests are duplicated to help dealing with temporary conditions (why is that not the default?)

Performance Test: substring vs split pop

No description provided

set.add vs array.push vs map.set

No description provided

Date vs Dayjs.utc() vs Dayjs().utc()

No description provided

Lodash _.union vs native Set() with large arrays using spread

No description provided

Lodash _.union vs native Set() with large arrays

No description provided

JavaScript Object.assign vs for in loop (-2)

No description provided

Object.assign vs for...in... (2)

No description provided

Object.assign vs for...in...

No description provided

Map entires to object

No description provided

Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes times 100000000

No description provided

Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes times 100000

No description provided

Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes times 10000

No description provided

Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes times 10

No description provided

checking string interpolation vs cache

No description provided

Binary to boolean with DataView: slice() with map() vs. slice() with for loop

No description provided

Binary to boolean with DataView: readUint8() with for loop vs. slice() with map() vs. slice() with Array.from()

No description provided