Be honest
This commit is contained in:
parent
7095955555
commit
c8e17e2c7a
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ Monger is part of the [group of Clojure libraries known as ClojureWerkz](http://
|
||||||
## Write Performance
|
## Write Performance
|
||||||
|
|
||||||
Monger insert operations are efficient and have very little overhead compared to the underlying Java driver. Here
|
Monger insert operations are efficient and have very little overhead compared to the underlying Java driver. Here
|
||||||
are some numbers on a MacBook Pro from fall 2010 with Core i7 and an Intel SSD drive:
|
are some (very unscientific) numbers on a MacBook Pro from fall 2010 with Core i7 and an Intel SSD drive:
|
||||||
|
|
||||||
```
|
```
|
||||||
Testing monger.test.stress
|
Testing monger.test.stress
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue