Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ukd1
on Jan 31, 2013
|
parent
|
context
|
favorite
| on:
Our take on RethinkDB vs. MongoDB
When I last tested I maxed out at about 700 inserts / sec with nothing else happening (MBP Retina, SSD, etc) - it's not bad, but not as fast as Mongo.
I'm going to benchmark it when I get some time!
coffeemug
on Jan 31, 2013
[–]
This is a known limitation -- it will be resolved when we fix
https://github.com/rethinkdb/rethinkdb/issues/207
. We just picked the safest default (fsync per op) and shipped the product. #207 will make things a little smarter.
ukd1
on Feb 1, 2013
|
parent
[–]
700 inserts / sec is still quite a lot for a single laptop and I'm sure it will get better over time.
:-)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I'm going to benchmark it when I get some time!