Hacker News new | ask | show | jobs
by _jmar777 5036 days ago
Yes, I had a single index:

  db.events.ensureIndex({ ts: 1 });
I'll try to clean up my benchmark code a little, throw it in a gist, and then I'll send it your way.