Benchmark name When Created
empty an array in JavaScript - splice vs setting length yonatan

Based on question on http://stackoverflow.com/questions/1232040/how-do-i-empty-an-array-in-javascript

9 months ago
AND for VR4300

Implementation of AND for n64.

9 months ago
SLT for VR4300

Implementation of SLT for n64. See https://github.com/hulkholden/n64js/commit/3daa584c40a8e04ed9d39abfcf64724c93fe61cf.

9 months ago
className vs classList add,remove 9 months ago
object conditional vs hasOwnProperty 9 months ago
spread vs concat vs unshift1

spread vs concat vs unshift

9 months ago
~~ vs ||

~~ vs || in javascript performance to convert to 0

9 months ago
startsWith vs charCodeAt 9 months ago
Date valueOf() vs getTime() vs Number() 9 months ago
tmpcanvas2 9 months ago
tmpcanvas 9 months ago
substring vs. slice vs. replace to remove string from end of input string

Determine the fastest way to remove a string from the end of another string.

9 months ago
Intl.DateTimeFormat new vs cached with lookup

measure the perf impact of caching calls to new Intl.DateTimeFormat

9 months ago
Map vs Object Perf

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

9 months ago
Cached vs new Intl.DateTimeFormat

measure the perf impact of caching calls to new Intl.DateTimeFormat

9 months ago
XHR vs fetch - jsonplaceholder

benchmark XHR vs fetch

9 months ago
ternary vs Math.max vs if / else 9 months ago
BigIntArray 9 months ago
el.style vs cached style vs el.style.setProperty vs cached style.setProperty 9 months ago
test spreadpush on2 9 months ago
Normal Func and new Func 2 9 months ago
Array.reduce vs for loop vs Array.forEachaaaa

A test summing 1000 random numbers, 1 - 10000

9 months ago
Fatest way to build date object on frontend 9 months ago
unescape vs TextEncoder vs FileReader v3 9 months ago
gzip compatible compression libraries comparison - pako vs fflate

comparing gzip compatible compression and decompression of pako with fflate

9 months ago

 New benchmark Your benchmarks