1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-05 08:55:15 -05:00
Simba/Projects/SAMufasaGUI
Wizzup? 644802c5f3 Forgot to set -O1 to -O2.
Also, newer benchmarks:

765, 503 (RS)
CTS 0  8.782178217822 ms each.
CTS 1 19.019801980198 ms each.
CTS 2 64.970297029703 ms each.



git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@52 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-09-13 09:01:10 +00:00
..
project1.lpi Forgot to set -O1 to -O2. 2009-09-13 09:01:10 +00:00
project1.lpr I removed the cts case from the loop (meta-unrolled), as it *really* eats speed. 2009-09-13 08:46:25 +00:00
project1.lrs Compiler Option added: 2009-09-04 19:18:13 +00:00
testunit.lfm I removed the cts case from the loop (meta-unrolled), as it *really* eats speed. 2009-09-13 08:46:25 +00:00
testunit.lrs I removed the cts case from the loop (meta-unrolled), as it *really* eats speed. 2009-09-13 08:46:25 +00:00
testunit.pas Removed a line in testunit that probably doesn't compile on windows. ;-) 2009-09-12 19:00:58 +00:00