1 Feb 2010 10:08
64 vs 32 bit
Tamas K Papp <tkpapp <at> gmail.com>
2010-02-01 09:08:56 GMT
2010-02-01 09:08:56 GMT
Hi, Currently, I am using SBCL on 32-bit Ubuntu (x86). I ran into a specific limitation (fixnum limits my array size), so am wondering whether to switch to 64-bit SBCL. This would require a reinstall, which is not a major issue but a minor PITA which would surely take a few hours. Before I undertake this, I have a few questions: - how big is ARRAY-TOTAL-SIZE-LIMIT on 64-bit SBCL? Will this allow me to use larger arrays? Is there another limit (provided that I take enough memory with a --dynamic-space-size)? - Does 64-bit result in significantly a higher memory consumption? I understand that fixnums will now take twice the space, but does anything else take up more memory? - Does 64 vs 32 bit have any impact on speed (positively or negatively)? Can single floats be unboxed in 64-bit? Thanks, Tamas ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com(Continue reading)
RSS Feed