From: Christophe Mckeon Date: 2007-12-20T06:28:57+09:00 Subject: Re: Database-like Algorithmic Problem Christophe Mckeon wrote: > cruiserdan wrote: > >> class DB >> ... >> end > > thanks for that, i benchmarked it and it is many times faster. now i > have to see how i'm going to do caching etc.. > > _c oops, i read my benchmarks wrong, it is actually not *that* much faster yours: 9.020000 0.940000 9.960000 ( 11.283543) mine: 9.220000 1.380000 10.600000 ( 11.127394) but is an improvement, so thanks. i'll do some more comprehensive benchmarks and post them here in a bit. -- Posted via http://www.ruby-forum.com/.