Browse the latest JavaScript performance benchmarks created by the community.
Testing the performance difference between concat() and the + operator for strings in javascript
No description provided
In trying to avoid division by 0, a common alternative is to check if the divisor is 0 and if so then the result becomes 0 (with error logging taking place elsewhere).
In trying to avoid division by 0, a common alternative is to check if the divisor is 0 and if so then the result becomes 0 (with error logging taking place elsewhere).
In trying to avoid division by 0, a common alternative is to check if the divisor is 0 and if so then the result becomes 0 (with error logging taking place elsewhere).
Global Dom Selection
See if there is a real benefit to handle small arity function calls with explicit calls or if apply is sufficient.
No description provided
No description provided
Has Array.prototype.push more perf than Array.prototype.concat?
test
test
No description provided
No description provided
No description provided
No description provided
Based on https://blogs.oracle.com/greimer/entry/best_way_to_code_a
Based on https://blogs.oracle.com/greimer/entry/best_way_to_code_a
No description provided
No description provided
No description provided
Function that works like a join, but returns array
bla
Function that works like a join, but returns array
No description provided