Thread (7 messages) flat view 7 messages, 5 authors, 2016-06-15

Re: [PATCH] speed: reuse char instead of recreation in loop

From: Stephen R. van den Berg <hidden>
Date: 2016-06-15 22:46:51

Daniel Barkalow wrote:
On Mon, 25 May 2009, Thomas Spura wrote:
quoted
Am Mon, 25 May 2009 22:16:02 +0200 schrieb Bj?rn Steinbrink:
quoted
On 2009.05.25 19:44:10 +0000, Thomas Spura wrote:
quoted
Move a char and a char * outside of a for loop for speed improvements
quoted
quoted
I doubt that this makes any difference at all.
quoted
With ints, the loop costs about 40% of speed. Without recreation, it 
should be always faster.
optimizations in this code for it to make, but, in general, letting 
variables in loops go out of scope (in C) only improves optimization 
possibilities.
Quite.  The proposed patch is more likely to slow down the code than to
speed it up.
-- 
Sincerely,
           Stephen R. van den Berg.

E Pluribus Unix.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help