Browse the latest JavaScript performance benchmarks created by the community.
Benchmarking the action to join 2 string arrays, remove the duplicates values (we have 4 in this test) and then sorting them.
Uniq returns a soted array removing duplicates. Let's compare with native sort and set.
No description provided
No description provided
No description provided
perfomance differences
performance comparison of ways to find if an array contains a value
No description provided
Test to break the layout
No description provided
No description provided
No description provided
No description provided
No description provided
Testing deferred test support that will come in MeasureThat.net v 1.6.0
Testing async test support that will come in MeasureThat.net v 1.6.0
Performance
No description provided
No description provided
No description provided
which is faster
No description provided
Comparison between using JS' native flatMap, a custom flatMap, and lodash's flatMap. Custom flatMap works with all Iterable types, so need to convert Map's to arrays before flatMapping.
performance comparison of ways to find if an array contains a value
No description provided