Benchmark name When Created
GetRotation v2 one year ago
Summing with EcmaScript6 Int16Array vs regular JS array one year ago
instanceof vs property in

Measure the performance of instanceOf operator vs property in operator

one year ago
Math.abs vs binary Math.abs

comparers Math.abs vs binary ( nr ^ (nr >> 31) - (nr >> 31)) )

one year ago
gmoney - Concat vs push(...) for large arrays

Comparing the various ways to append to a large array

one year ago
javascript spread bis one year ago
javascript spread one year ago
innerHTML - innerText - textContent

Test performance of innerHTML - innerText - textContent

one year ago
Intl.Collator.compare vs String.prototype.localeCompare (v8 ASCII fast path) one year ago
in vs hasOwnProperty vs bool vs typeof vs hasOwn one year ago
splice vs filter (delete from array)

Comparison of "splice" and "filter" methods for removing an element from an array.

one year ago
Lodash sortBy vs Lodash orderBy 2

Lodash sortBy vs Lodash orderBy

one year ago
array.length !==0 vs array.length > 0 one year ago
spreading vs json parse

Benchmarks spread vs JSON.parse(JSON.stringify())

one year ago
Test sin computing one year ago
js forEach vs for..of for @nodejs_ru one year ago
asdasdsda one year ago
Array population one year ago
querySelector(class) vs classList.contains

HTML DOM querySelector, vs looking into classList of element which already have

one year ago
Comparison of classes vs prototypes vs object literals also including the inheritance

Test the speed and memory usage using different techniques for constructing class objects. It tests ES6 classes, ES6 classes with private objects, Function Prototype and Object literal. For ES6 classes (with and without private objects) and Function Prototype it also tests inheritance.

one year ago
querySelector(class) vs classList.some

HTML DOM querySelector, vs looking into classList of element which already have

one year ago
JS Filter Test large array (50000 objects) one year ago
style vs. style.cssText - additional styles one year ago
Hello 124

Hello 124

one year ago
replaceAll vs regex replace for a newLine using html tags larger string one year ago

 Create Your benchmarks


;