Benchmark name When Created
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
structuredClone vs spread vs parse one year ago
structuredClone vs spread object comparison one year ago
startsWith vs includes (same search)q one year ago
_.isEqual array comparisons one year ago

 New benchmark Your benchmarks