Re: [FYI] life generations

2002-11-06 Thread Leopold Toetsch
Dan Sugalski wrote: At 12:52 PM +0100 11/6/02, Leopold Toetsch wrote: Here some numbers for examples/assembly/life.pasm (generations/sec) on ... I'm certainly up for arguments that it should be on by default, or with a switch in configure when we want to go run speed demos... No need cur

Re: [FYI] life generations

2002-11-06 Thread Dan Sugalski
At 12:52 PM +0100 11/6/02, Leopold Toetsch wrote: Here some numbers for examples/assembly/life.pasm (generations/sec) on my Athlon 800 i386/linux: 314 24th Sept 2002 CGoto/no optimization 374 trace_system_stack, lo_var_ptr 401 string_substr/_compare 587 string_set 755 -O3 (except core

[FYI] life generations

2002-11-06 Thread Leopold Toetsch
Here some numbers for examples/assembly/life.pasm (generations/sec) on my Athlon 800 i386/linux: 314 24th Sept 2002 CGoto/no optimization 374 trace_system_stack, lo_var_ptr 401 string_substr/_compare 587 string_set 755 -O3 (except core_ops_cg w/o opt.) 910 -O3 -g (fast_core) 997 -O