JIT weirdness on OS X?

Marcus Denker marcus at ira.uka.de
Tue Aug 14 08:00:24 UTC 2001


On Sun, Aug 12, 2001 at 04:17:50AM -0500, Aaron wrote:
> carbon version:
> '44046799 bytecodes/sec; 1309267 sends/sec'
> 
> Machine is an iBook 500 MHz, 192 MB RAM running Mac OS X 10.0.4.  Anyone 
> have any idea of what to make of this?
> 
Ups, yes, I think there are some #defines wrong:

-> genArray.h  should be
#define INLINED_AT

-> machine.cc
#define INDIRECT_ICACHE true

and

-> optimize.cc 
#define OPT_FULL

hope this helps,

                  Marcus




More information about the Squeak-dev mailing list