Artifact 4a87e8ec066e2d4b0f665bdad8d26d844f822c10988126584dc7bf1c947b2a77:
- File
psl-1983/3-1/tests/simpler-time.sl
— part of check-in
[eb17ceb7f6]
at
2020-04-21 19:40:01
on branch master
— Add Reduce 3.0 to the historical section of the archive, and some more
files relating to version sof PSL from the early 1980s. Thanks are due to
Paul McJones and Nelson Beebe for these, as well as to all the original
authors.git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/historical@5328 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 617) [annotate] [blame] [check-ins using] [more...]
- File
psl-1983/tests/simpler-time.sl
— part of check-in
[eb17ceb7f6]
at
2020-04-21 19:40:01
on branch master
— Add Reduce 3.0 to the historical section of the archive, and some more
files relating to version sof PSL from the early 1980s. Thanks are due to
Paul McJones and Nelson Beebe for these, as well as to all the original
authors.git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/historical@5328 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 617) [annotate] [blame] [check-ins using]
(TESTSETUP) % USE after each fresh start (TIMEEVAL '(EMPTYTEST 10000)) (TIMEEVAL '(SLOWEMPTYTEST 10000)) (TIMEEVAL '(CDR1TEST 100)) (TIMEEVAL '(CDR2TEST 100)) (TIMEEVAL '(CDDRTEST 100)) (TIMEEVAL '(LISTONLYCDRTEST1)) (TIMEEVAL '(LISTONLYCDDRTEST1)) (TIMEEVAL '(LISTONLYCDRTEST2)) (TIMEEVAL '(LISTONLYCDDRTEST2)) (TIMEEVAL '(REVERSETEST 10)) (TIMEEVAL '(MYREVERSE1TEST 10)) (TIMEEVAL '(MYREVERSE2TEST 10)) (TIMEEVAL '(LENGTHTEST 100)) (TIMEEVAL '(ARITHMETICTEST 10000)) (TIMEEVAL '(EVALTEST 10000)) (TIMEEVAL '(TOPLEVELTAK 18 12 6)) (TIMEEVAL '(TOPLEVELGTAK 18 12 6)) (TIMEEVAL '(GTSTB 'G0)) (TIMEEVAL '(GTSTB 'G1))