Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

array buffer to hex conversion 2

convert array buffer to hex

hex to array buffer

convert hex to array buffer

array buffer to hex conversion

convert array buffer to hex

ES6 Class vs Prototype vs Object Literal v2 with Extends

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

Lodash groupBy test

No description provided

Map Includes vs Some Simplified

No description provided

at(-1) vs slice(-1)[0] vs length - 1

No description provided

instanceof vs in

No description provided

MD5 Performance Comparison (Very Long Text) (v6)

No description provided

MD5 Performance Comparison (Long Text) (v4)

No description provided

MD5 Performance Comparison (Long Text) (v3)

No description provided

MD5 Performance Comparison (Very Long Text)

No description provided

MD5 Performance Comparison (Long Text) (v2)

No description provided

MD5 Performance Comparison (v2)

No description provided

async vs sync 9i4ql

No description provided

MD5 Performance Comparison (Long Text)

No description provided

MD5 Performance Comparison

No description provided

Get file extension (String v.s. Regex)

Get file extension from path and name

find vs findIndex (Array prototype methods) vs includes

Measuring which is faster

JSON vs URLSearchParams (deserialize)

No description provided

JSON vs URLSearchParams

No description provided

Map.get vs Array.findIndex

which is faster

includes2

No description provided

JavaScript Object.assign vs for in loop vs for of keys loop

No description provided

Map vs Preallocation (object)

measures performance of map vs preallocation