Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

name123123

No description provided

HTMLCanvasElement and OffscreenCanvas drawImage performance for HTMLImageElement, HTMLCanvasElement, OffscreenCanvas and ImageBitmap

No description provided

test22343214234

test2223423432

Number Comparison vs String Comparison addition

No description provided

parse vs plus vs number

No description provided

foooooooooooooo

No description provided

Object.assign vs direct assignment 2

No description provided

Splice+Spread vs concat to concat arrays

Comparing performance of: Splice and Spread vs Concat to concatenate arrays

Test using spread or push

No description provided

Vanilla vs jQuery vs Zepto vs Umbrella vs Bliss JS Library Speed Test111

No description provided

reduce + concat() vs flat()

reduce + Array.prototype.concat vs Array.prototype.flat

Map vs Object (real-world) Performance

Lookup of map vs object (in a real-world test format)

PutImageData vs DrawImage vs GetImageData + PutImageData

copying canvas with PutImageData vs DrawImage Also copying canvas with GetImageData + PutImageData vs DrawImage

PutImageData vs DrawImage Large

copying canvas with PutImageData vs DrawImage

Lodash cloneDeep vs JSON stringify

No description provided

ramda-transducer-into-many-loops

Using push instead of append

native find fn vs lodash _.find

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

ramda-transducer-into-million

Using push instead of append

ramda-transducer-into

Using push instead of append

ramda-transducer-push

Using push instead of append

Array.prototype.slice vs spread operator 123123123

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

Array.includes vs Array.indexOf vs Lodash _.find

No description provided

jQuery by id vs Document.getElementById123;

Comparing speed of getting element by id with jQuery vs Vanilla JS

jQuery by id vs Document.getElementById1

Comparing speed of getting element by id with jQuery vs Vanilla JS

Multiple Filters vs. One Filter With Multiple Conditions

No description provided