Skip to content

Commit

Permalink
Update Performance.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joannis committed Jan 26, 2017
1 parent 44595d5 commit ded1321
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Performance.md
Expand Up @@ -12,11 +12,6 @@ This all happens over an unsecured connection. This is not an encryption/authent

Authentication shouldn't be enough of a drain to have a big impact on your system and SSL performance is left to Libre/OpenSSL.

## The difference
## Results

From our local tests the following results have come up:

- MongoKitten is 65% faster than the mongo-dart driver
- MongoKitten is 13% faster than the official Ruby MongoDB driver
- MongoKitten is 12% faster than the official NodeJS driver
- MongoKitten is 10% faster than the official Java driver (in single test runs)
MongoKitten 3.1 is still being optimized but has proven to be as performant as the officially supported MongoDB drivers.

0 comments on commit ded1321

Please sign in to comment.