In <[EMAIL PROTECTED]> Tony Yat-Tung Cheung wrote: > Looking at the README of the Kaffee 1.1.4, it mentions that Kaffe only > supports "Interpreter", but not "just-in-time" for the PowerPC > platform. Is this why the performance is rather slow? Is there any > reason why Kaffe cannot support "just-in-time" for the PowerPC > platform?
NO unfortunately kaffe on PPC has no JIT. it is for that reason that performance is rather lousy compared to a JIT. If you want to contribute a JIT (or JIT3...) for PPC I will be happy to test it on linux, NetBSD and darwin. _R _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
