[MacRuby-devel] substantial benefits to x86-64

Laurent Sansonetti lsansonetti at apple.com
Thu Jan 6 16:02:00 PST 2011


Hi Joel,

Yes, many benefits. From the top of my head, the Objective-C runtime is better/faster (and ObjC exceptions are true C++ exceptions, which match perfectly with our model), we can store more fixnums and floats as immediate values, etc.

More importantly, MacRuby is always tested and developed on x86_64 by default, so there is always the possibility that there might be bugs in i386 that don't exist in x86_64.

I don't know for LLVM but I would assume it's also tested and developed similarly.

Laurent

On Jan 6, 2011, at 3:45 PM, Joel Reymont wrote:

> Are there substantial benefits to running the 64-bit version of MacRuby?
> 
> For example, does LLVM JIT work better on x86-64?
> 
> 	Thanks, Joel
> 
> ---
> http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
> 
> 
> 
> 
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20110106/e2a21b91/attachment-0001.html>


More information about the MacRuby-devel mailing list