Jump to content

Talk:Anagrams: Difference between revisions

→‎REXX: Timings for Versions 1.1 - 1.3
(→‎REXX: added a comment about a faster REXX version. -- ~~~~)
(→‎REXX: Timings for Versions 1.1 - 1.3)
Line 228:
 
:: I've added a faster version   (but it has it drawbacks). -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 01:13, 12 August 2013 (UTC)
 
::: After adapting the new versions (=; -> =''; @ -> aa # -> nn)
and adding the invocations for time('R') and time('E'),
<pre>
I used this driver
call gsana11
call gsana12
call gsana13
to get these timings on Windows/ooRexx
1.1 1.279000
1.2 1.201000
1.3 1.139000
PS I had to add a call lineout ifid in order to close the
input file before staring the next program.
I was severely burnt when not closing a file on the host
when the next program used 'my' ddname and the allocated dataset.
</pre>
2,295

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.