Benchmark name When Created
JavaScript spread operator vs Object.assign performance 661 4 years ago
for vs for...in vs forEach 4 years ago
Bind vs Callback 4 years ago
OffscreenCanvas drawImage vs HTMLCanvasElement drawImage()

Comparing Worker's OffscreenCanvas.drawImage with Main Thread's Canvas's drawImage and some message posting strategies

4 years ago
Lodash.js vs Native map test 4 years ago
Array Element Removal Patterns (50000)

Remove an item from an array whose order doesn't matter.

4 years ago
(get) Lodash.js vs Native 4 years ago
native sort of objects by localeCompare vs lodash _.orderBy

comparing native sort of objects by localeCompare vs lodash _.orderBy

4 years ago
classList.remove vs. className.indexOf then remove 4 years ago
classList.contains vs. className.indexOf 4 years ago
Ramda map vs Array.map vs for loop

measures the speed of ramda's map vs Array's native map

4 years ago
Array.from vs Object.assign (2) 4 years ago
Array.from vs Object.assign 4 years ago
JSON.stringify vs lodash.isEqual

JSON.stringify vs lodash.isEqual

5 years ago
Array.prototype.concat vs spread operator(push)

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

5 years ago
Testtttfsdfsfdsfsdf

333

5 years ago
33ffffffffffffff

333

5 years ago
immutable-js Set some vs intersect 5 years ago
Jquery select test 5 years ago
Lodash cloneDeep vs JSON Clone vs Ramda Clone vs Pvorb Clone - Fixed 5 years ago
jQuery versus Vanilla JS GetID Speed Test

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

5 years ago
JavaScript spread operator vs Object.assign performance vs = 5 years ago
assign

12345

5 years ago
lodash notNull test

lodash speed test against native js

5 years ago
postMessage vs drawImage

This is a fabulous little experiment that compares postMessage with drawImage. It is the closest benchmark one could use to compare drawImage on a single thread, vs. drawImage on a worker using OffscreenCanvas assuming that the instructions of what to draw to OffscreenCanvas was passed through postMessage as in instruction

5 years ago

 New benchmark Your benchmarks