Benchmark name When Created
double or triple 7 years ago
Javascript 'concat()' vs '+' for strings

Testing the performance difference between concat() and the + operator for strings in javascript

7 years ago
Javascript 'concat()' vs '+' for strings

Testing the performance difference between concat() and the + operator for strings in javascript

7 years ago
Javascript 'concat()' vs '+' for strings

Testing the performance difference between concat() and the + operator for strings in javascript

7 years ago
Javascript 'concat()' vs '+' for strings

Testing the performance difference between concat() and the + operator for strings in javascript

7 years ago
Javascript 'concat()' vs '+' for strings

Testing the performance difference between concat() and the + operator for strings in javascript

7 years ago
Javascript 'concat()' vs '+' for strings

Testing the performance difference between concat() and the + operator for strings in javascript

7 years ago
Javascript 'concat()' vs '+' for strings

Testing the performance difference between concat() and the + operator for strings in javascript

7 years ago
Javascript 'concat()' vs '+' for strings

Testing the performance difference between concat() and the + operator for strings in javascript

7 years ago
Javascript 'concat()' vs '+' for strings

Testing the performance difference between concat() and the + operator for strings in javascript

7 years ago
To cache or not to cache 7 years ago
AND logical vs ternary and IF

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).

7 years ago
AND logical vs ternary and IF

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).

7 years ago
AND logical vs ternary and IF

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).

7 years ago
DOM Selection

Global Dom Selection

7 years ago
Explicit call vs apply

See if there is a real benefit to handle small arity function calls with explicit calls or if apply is sufficient.

7 years ago
Explicit call vs apply 7 years ago
Explicit call vs apply 7 years ago
Explicit call vs apply 7 years ago
Push vs Concat

Has Array.prototype.push more perf than Array.prototype.concat?

7 years ago
Push vs Concat

Has Array.prototype.push more perf than Array.prototype.concat?

7 years ago
testasdfs

test

7 years ago
testasdfs

test

7 years ago
array of object search 7 years ago
Every Third Element 7 years ago

 New benchmark Your benchmarks