Benchmark name When Created
set.has vs. array.includes (large: 10000) one year ago
set.has vs. array.includes (large: 100) one year ago
Lodash reduce to unique items vs Native reduce vs Lodash group and flatten

compare filter methods on arrays that both modify objects and remove items from the array.

one year ago
for vs foreach vs some vs for..of (test 2)

Compare loop performance

one year ago
deep clean - recure function vs json.stringify one year ago
const vs let vs var vs sloppy (no push invocation)

same as /Benchmarks/Show/22083/0/const-vs-let-vs-var-vs-sloppy but without bench of push (mem/cache/gc/etc)

one year ago
perforamanceUuid one year ago
performanceIntern one year ago
Cast vs Number one year ago
Boolean vs !! vs Cast type one year ago
Side effect: for i vs for of vs foreach fix (add multiply) one year ago
Lodash cloneDeep vs structuredClone vs cloneObject (custom func)

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

one year ago
Array looping entries

Finding out the performance hit of array entries

one year ago
Javascript Array.prototype.push vs index assignment one year ago
JavaScript copy object spread operator vs Object.assign performance one year ago
Side effect: for i-- vs for of vs foreach fix one year ago
test for loop for onlyoffice performance

Test different for loops

one year ago
test for loop for onlyoffice

test for

one year ago
Testing the benchmark for delete

var obj = { a:1, b:2, c:3, d: 4, e: 5, f: 6, g: 7 }

one year ago
Get last element of array2 one year ago
Get last element of array one year ago
es6(forEach, map, filter) vs lodash(map) 성능 비교 one year ago
[js] forEach, map, filter one year ago
[javascript] forEach, map, filter one year ago
typeof vs instanceof vs constructor

Comparing typeof vs instanceof vs .constructor property

one year ago

 New benchmark Your benchmarks