in reply to Re: Data structure for statistics
in thread Data structure for statistics

There are also several CPAN modules that allow to create arrays that internally store the data in memory packed. For instance: Tie::Array::PackedC, Tie::Array::Packed or Array::Packed