Benchmark name When Created
Explode vs assignation one year ago
lodash isNil vs !! one year ago
Regex vs Index vs StartsWith one year ago
Vanilla JS, Cash 8.1.5 and jQuery 3.7 - GetText Speed Test one year ago
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

one year ago
AND for VR4300

Implementation of AND for n64.

one year ago
SLT for VR4300

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

one year ago
className vs classList add,remove one year ago
spread vs concat vs unshift1

spread vs concat vs unshift

one year ago
~~ vs ||

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

one year ago
startsWith vs charCodeAt one year ago
Date valueOf() vs getTime() vs Number() one year ago
tmpcanvas2 one year ago
tmpcanvas one year 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.

one year ago
Intl.DateTimeFormat new vs cached with lookup

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

one year ago
Cached vs new Intl.DateTimeFormat

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

one year ago
XHR vs fetch - jsonplaceholder

benchmark XHR vs fetch

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

A test summing 1000 random numbers, 1 - 10000

one year ago
Fatest way to build date object on frontend one year ago

 Create Your benchmarks