Browse the latest JavaScript performance benchmarks created by the community.
No description provided
Array.isArray vs Object.prototype.toString vs [].constructor vs instanceof vs bool
No description provided
Test the performance of replace() vs substring() vs slice() when replacing a char at the beginning of a (in this case uri query-)string that may or may not be there. Added the combined brackets[ ] + substr() method, since it's always the first char we wan't to pop off. Inspired by https://jsperf.com/replace-or-substr. Note: could not get 'let' and 'const' to work. Well, too bad...
No description provided
Test on isEqual performance
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Promise vs async vs callbacks
parsing data json to create xrange highcharts graph
No description provided
No description provided
No description provided
No description provided
performance comparison of ways to find if an array contains a value
Test speed of object access by key vs array find to find object
No description provided
No description provided
No description provided