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:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
speed of compilation
#14
slenkar Wrote:why does the normal version out-perform the pypy version now? Confusedhock:

The above was without using PyPy!
With pypy times are now:

time pypy ./zxb.py scratch/ocman.bas -TaB
real 0m41.404s
user 0m40.359s
sys 0m1.048s

time pypy ./zxb.py scratch/ocman.bas -O3 -TaB
real 1m14.543s
user 1m12.613s
sys 0m1.920s

Again, as before: -O3 is where pypy shows its value. If you don't use -O3 then zxb.py is enough.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)