From: Admin Tensor Date: 2012-05-25T03:22:48+09:00 Subject: Re: Memory-efficient set of Fixnums George Dupre wrote in post #1062009: > > I will also look into this google_hash gem, it should also be useful. Hi, I think in Ruby speed is not the primary objective. So if you need the code to run faster (by about the same order of magnitude), probably you can transform the critical part into C. Regards, Bill -- Posted via http://www.ruby-forum.com/.