Benchmark name When Created
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
Another Object.assign vs spread operator 5 years ago
OffscreenCanvas

OffscreenCanvas

5 years ago
In VS some 5 years ago
Image vs ImageBitmap+OffscreenCanvas 5 years ago
Image vs ImageBitmap 2 5 years ago
Jquery selectors test 1. 5 years ago
Array.prototype.slice vs Array.from 5 years ago
array iteration forEach vs for 5 years ago
object.assign vs spread to create a copy 5 years ago
Image vs ImageBitmap with context2d

Testing draw calls using a raw Image versus an ImageBitmap

5 years ago
insert and sort 5 years ago
Array loop vs s map 5 years ago
Array.prototype.concat vs spread operator vs push1312323123123

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

5 years ago
lodash test noalani 5 years ago
Date.now() __vs__ new Date().getTime()

timestamps perfs

5 years ago
Date.now() vs new Date().getTime() 5 years ago
for loop vs. .map 5 years ago
Regex vs .indexOf vs .startsWith sz

Testing some things

5 years ago
findIndex vs for-of 5 years ago
function vs arrow 5 years ago
forEach vs for-of 5 years ago
implicit vs explicit element by id vs id function vs element var ( elementid.innerHTML vs document.getElementById('elementid').innerHTML vs idfunction('elementid').innerHTML ) - edit 3

more realistic test wint multiple divs referenced multiple times

5 years ago
lodash.each vs lodah.forEach 5 years ago
Lodash order vs array.prototype.sort 5 years ago

 Create Your benchmarks


;