Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Firefox currently has a bug where resizeWidth/Height is not properly working and results in the image being squished or squashed. https://bugzilla.mozilla.org/show_bug.cgi?id=1733559 Therefore, compare canvas scaling to ImageBitmap scaling when it works (Chrome), and compared to just creating an ImageBitmap. Relevant: https://www.measurethat.net/Benchmarks/Show/5123/0/bug-with-resizing-imagebitmap-causes-slower-than-expect Setup can be visually inspected at: https://codesandbox.io/s/createimagebitmap-benchmark-setup-jldf3z?file=/src/index.js
No description provided
Testing allocation performance
immutable vs Native Javascript Map With Read
immutable vs Native Javascript Map
No description provided
No description provided
No description provided
Compare setAttribute to dataset
Array.from is notoriously slow. This compares creating an Array from an iterable with Array.from() vs a for loop.
Compares different hash functions in javascript Cyrb53 - see https://github.com/bryc/code/blob/master/jshash/experimental/cyrb53.js
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided