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

4 years ago
Another Object.assign vs spread operator 4 years ago
OffscreenCanvas

OffscreenCanvas

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

Testing draw calls using a raw Image versus an ImageBitmap

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

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

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

timestamps perfs

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

Testing some things

4 years ago
findIndex vs for-of 4 years ago
function vs arrow 4 years ago
forEach vs for-of 4 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

4 years ago
lodash.each vs lodah.forEach 4 years ago

 New benchmark Your benchmarks