Jump to content

Talk:Word wrap: Difference between revisions

→‎REXX Timings: added yet another timing for an optimized REXX version 2. -- ~~~~
(→‎REXX Timings: added timings for an optimized REXX version 2. -- ~~~~)
(→‎REXX Timings: added yet another timing for an optimized REXX version 2. -- ~~~~)
Line 272:
:::::* REXX version 2     2.45 seconds
:::::* REXX version 2     2.29 seconds   (optimized with exact comparisons)
:::::* REXX version 2     1.27 seconds   (optimized with   '''lastpos'''   bif.
<br>I believe the REXX version 2 program could be speeded up considerably by using theThe &nbsp; '''lastpos''' &nbsp; BIF instead ofwas tryingused to find the last blank by(within comparinga onefield characterof at'''W''' acharacters timeinstead of (searching backwardsfor the last blank character by character). -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 23:39, 21 August 2013 (UTC)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.