Browse the latest JavaScript performance benchmarks created by the community.
Compare loop performance
No description provided
JSON.stringify vs structuredClone vs spread vs Object.assign()
Test on isEqual performance
No description provided
Test if assigning Date.now() to a variable and than calling it is faster than calling Date.now().
No description provided
No description provided
Benchmark using Fly Json ODM in browser for most common queries only.
Benchmark using Fly Json ODM in browser with medium size (10K) array objects.
Benchmark using Fly Json ODM in browser for 1million array objects.
compare ways to populate JS Map
No description provided
No description provided
isUTCDateTimeMsTryCatch
No description provided
No description provided
No description provided
Benchmark using Fly Json ODM in browser for most common queries only.
No description provided
No description provided
No description provided
A performance comparison of leading Javascript Markdown implementations.
No description provided
I'm confused why replacing the entries in the array takes longer than adding to the end and removing the first entry.