Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

really slooooow #18

Open
gregwebs opened this issue Dec 14, 2013 · 3 comments
Open

really slooooow #18

gregwebs opened this issue Dec 14, 2013 · 3 comments

Comments

@gregwebs
Copy link

Our benchmarking shows simiple queries taking 40 ms! If the same program instead opens a new connection to the database (which should be slower) each query only takes 1.5 ms.

@gregwebs
Copy link
Author

I made a branch that remove the connection pipelining:
https://github.com/gregwebs/mongoDB-haskell/compare/no-pipeline?expand=1

@gregwebs
Copy link
Author

This driver branch passes the persistent test suite. Needs to be benchmarked...

@gregwebs
Copy link
Author

that branch did not help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant