in reply to Re^4: [OT] code execution speed and variable name length
in thread code execution speed and variable name length
If a statement is 1% slower than another, you can never lose more than 1%, no matter how many times you repeat it. Sure the total loss will go up, but the total loss generated by the (repeated) statement can not exceed 1%.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: [OT] code execution speed and variable name length
by Your Mother (Archbishop) on Jul 30, 2004 at 19:33 UTC |