The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compiler Speed Trials
#47
Added in some Draw Benchmarks:
I also very slightly changed the code to make it easier to use the three benchmarks. I think this added a fixed 0.02 second (1 frame) overhead into the benchmark from another goto. I decided this was near enough to not worry about too much.

Clearly the draw code improved at 1.27; though the curved line code is still hampered by the ROM code. It might not be fair to test that part, since it's so rarely used!

Code:
BM1 BM2 BM3 BM4 BM5 BM6 BM7 BM8 BMDRAW Sinclair 4.46 8.46 21.56 19.82 25.34 60.82 87.44 23.30 80.18 ZX Basic 1.26 -O3 2.12 20.78 ZX Basic 1.26-r1603 -O3 0.94 20.78 (17.14 with fSin) ZX Basic 1.26-r1812 -O3 1.36 29.00 (24.22 with fSin) 38.02 ZX Basic 1.27- r2114 -O3 30.42 ZX Basic 1.2.8-r2153 -O3 1.36 29.06 (24.18 with fSin) ZX Basic 1.2.8-s644 -O3 1.34 29.02 (24.22 with fSin) 30.42
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)