[Mono-dev] How To Convince Mono To Allocate Big Arrays
Jonathan Pryor
jonpryor at vt.edu
Thu May 8 09:32:50 EDT 2008
On Thu, 2008-05-08 at 08:45 -0300, Rodrigo Kumpera wrote:
> We want to keep changes to a minimum
Understandable.
> and we want to keep default array size 32bits.
This I still don't understand. The implication is that the only way to
get 64-bit arrays on 64-bit platforms is to install your own mono, and
not use any prebuilt RPMs (as -- presumably -- the prebuilt RPMs would
use the default array size of 32bits).
Why would we want to do this? Do 64-bit arrays have a performance cost
that would show up in real apps (and not just benchmarks)?
Thanks,
- Jon
More information about the Mono-devel-list
mailing list