Benchmark name When Created
Factorial math 11 months ago
DataAttribute vs Class Selector vs ID GetById 11 months ago
Spread Operator vs Lodash on Objects

Answering https://stackoverflow.com/questions/58702513/lodash-clone-array-vs-spread-operator#

11 months ago
Get precise height : getComputedStyle vs getBoundingClientRect vs innerHeight no slice 11 months ago
createElement vs cloneNode vs innerHTML 2

Faster way to create new dom elements before insertion

11 months ago
number to string: template literal vs toString vs string literal concat vs string constructor(2) 11 months ago
spread or push long array 11 months ago
spread or push 2 11 months ago
spread or push 1 11 months ago
Array concat vs spread operator vs spread with 2

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

11 months ago
querySelector vs Closest!! 11 months ago
some vs findIndex (Array prototype methods)-1e6-nest

Measuring which is faster

11 months ago
some vs findIndex (Array prototype methods)-1e6

Measuring which is faster

11 months ago
some vs findIndex (Array prototype methods)

Measuring which is faster

11 months ago
string lodash vs native 11 months ago
lodash vs es6 test1 11 months ago
lodash vs es6 test 11 months ago
Testering 11 months ago
Creating Date objects 350 vs 9000

Checking how 350 Date object creations compares to 9000

11 months ago
Creating date objects

How does 10 compare against 9000 creations

11 months ago
startswith vs split and equal 11 months ago
bigint vs number

bigint vs number, 52 bits

11 months ago
parentElement vs parentNode vs closest(tag) vs closest(.class) vs closest(tag.class) 11 months ago
JS Array[] vs Map.get()

Compare Array[] vs Map.get() for a small amount of data

11 months ago
JS Regex vs .startsWith vs .indexOf vs string index

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

11 months ago

 Create Your benchmarks