Caching length property vs getting it each time in the loop
save length of the array in the variable vs get it the loop
2 years ago
User agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15
Test name |
Executions per second |
Cache length |
31655.0 Ops/sec |
Do not cache |
16043.0 Ops/sec |
Tests:
-
Cache length
-
Do not cache
Open this result on MeasureThat.net