durable writes, so you're really only
> > measuring the time for it to buffer it in memory
> > - you haven't loaded enough data to hit "mongo's index doesn't fit in
> > memory anymore"
> >
> > On Tue, May 3, 2011 at 8:24 AM, Steve Smith
I am working for client that needs to persist 100K-200K records per second
for later querying. As a proof of concept, we are looking at several
options including nosql (Cassandra and MongoDB).
I have been running some tests on my laptop (MacBook Pro, 4GB RAM, 2.66 GHz,
Dual Core/4 logical cores)