Benchmark name | When Created |
---|---|
fetch vs jquery.getJson | one year ago |
flatMap vs reduce vs loop filtering vs filter/map performance | one year ago |
Bench fast-json-patch vs jsondiffpatch icl. Patching | one year ago |
jquery.getJson vs fetch | one year ago |
sort vs unshift2 | one year ago |
sort vs unshift
sort vs unshift |
one year ago |
Dynamic class vs object | one year ago |
let and return vs IIFE
Designed to measure the performance of a workaround where an IIFE is used to eliminate let and return statements, which makes the function shorter. |
one year ago |
Array concat vs spread operator vs push with short arrays
See also https://www.measurethat.net/Benchmarks/Show/29250 |
one year ago |
Array concat vs spread operator vs push with long arrays
extends https://www.measurethat.net/Benchmarks/Show/4223 |
one year ago |
Objekt je prázdný? 3 | one year ago |
Objekt je prázdný? 2 | one year ago |
Objekt je prázdný? | one year ago |
Try/finally performance impact | one year ago |
List operations: Ramda vs. Lodash vs. Immutable vs. Native array methods | one year ago |
Ramda vs. Lodash vs. Immutable vs. Native array methods | one year ago |
Ramda vs. Lodash vs. Native array methods | one year ago |
Ramda vs. Lodash vs Native 2
Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits. |
one year ago |
Ramda vs. Lodash vs Native
Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits. |
one year ago |
One-pass vs native array methods | one year ago |
uderscorejs (1.13.6) vs jQuery (3.7.1) -- each | one year ago |
uderscore each vs jQuery each | one year ago |
RegEx.test vs. String.includes vs. String.startsWith | one year ago |
Object vs Class performance
Object vs Class performance |
one year ago |
cached getComputedStyle vs. getBoundingClientRect 442 | one year ago |