Browse the latest JavaScript performance benchmarks created by the community.
Insertion, Lookup, Update & Deletion of Map vs Object. Keys length: 20. Loop length: 100000.
Insertion, Lookup & Update of Map vs Object. Keys length: 20. Loop length: 100000.
No description provided
No description provided
No description provided
Comparing regexes with string inclusion
test
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Speed test of Array.from against Spread ([...array]) syntax. Not using Set because the test case wanted here is to have 2 arrays with the same elements (in e.g. to avoid mutating the original array).
Object lookup performance
Compare the new ES6 spread operator with the traditional slice() method
Testing the difference between native loops and find()
No description provided
I'm just wondering if it is optimized under the hood.
For benchmarking other programs
No description provided
No description provided