Benchmark name When Created
object creation: object mutation vs hidden class vs combined vs field declaration one year ago
Waiting one year ago
Destructure reference vs pass param

Both create new references in memory. Which is cheaper?

one year ago
Passing as param vs destructuring internally

Generated benchmark as a result of a PR discussion

one year ago
arr.at(index) vs arr[index] one year ago
for vs forEach() vs for...of

Compare loop performance

one year ago
Some vs Find v1 one year ago
JSON.stringify vs structuredClone vs spread vs Object.assign()

JSON.stringify vs structuredClone vs spread vs Object.assign()

one year ago
Lodash.isEqual vs Lodash.isEqualWith Equality Comparison for Shallow Array of Strings.

Test on isEqual performance

one year ago
msgpack vs json - encode one year ago
Date.now() vs. now()

Test if assigning Date.now() to a variable and than calling it is faster than calling Date.now().

one year ago
set vs array iteration 100k elements one year ago
filter-map vs reduce vs forEach one year ago
Fly Json ODM - 1.21.0 - Query Performance

Benchmark using Fly Json ODM in browser for most common queries only.

one year ago
Fly Json ODM - 1.21.0 - Medium Size

Benchmark using Fly Json ODM in browser with medium size (10K) array objects.

one year ago
Fly Json ODM - 1.21.0

Benchmark using Fly Json ODM in browser for 1million array objects.

one year ago
Map population

compare ways to populate JS Map

one year ago
trsasdasd one year ago
dateTest one year ago
isUTCDateTimeMs

isUTCDateTimeMsTryCatch

one year ago
Compare chars one year ago
entries vs for vs foreach vs some vs every one year ago
Object.entries vs for of one year ago
Fly Json ODM - 1.20.0 - Query Performance

Benchmark using Fly Json ODM in browser for most common queries only.

one year ago
cast to bigint one year ago

 Create Your benchmarks