Benchmark name When Created
Performance of object properties in relation with their length

Does the length of an objects properties matter when doing lookups at scale?

one year ago
new Array() vs Array.from() with random data one year ago
JS if/if vs if/else if vs switch

Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE IF.

one year ago
compare null

test

one year ago
LodashVSJavaScript one year ago
rest parameters vs arguments 5 one year ago
rest parameters vs arguments 4 one year ago
rest parameters vs arguments 3 one year ago
rest parameters vs arguments 2 one year ago
find vs loop vs destructuring one year ago
JS find vs indexOf jigar

JS find vs indexOf

one year ago
Proxy.get(prop) vs obj[prop] one year ago
j3473347347dssd43 one year ago
gasgdsgdsg one year ago
ㄴㅈ4죠ㅗㅠㅇㄴㅇㄴㅎㅎ one year ago
Object.assign vs = one year ago
Cloning. one year ago
RFDC clone vs lodash cloneDeep vs JSON Clone vs 递归 vs klona

比较 rfdc 深度拷贝与 cloneDeep 与 json clone 与递归 的速度

one year ago
performance float vs getTime int one year ago
slice VS splice VS shift: smaller list, copy last half of array

100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

one year ago
lodash omit vs native function one year ago
concat vs spread Immutable one year ago
L0n1 createElement vs cloneNode vs innerHTML

Faster way to create new dom elements before insertion

one year ago
Intl.Collator.compare() vs localeCompare() 22 one year ago
JS number to UInt8Array 64-bit little endian 2 one year ago

 Create Your benchmarks