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

Performance Comparison with Couchdbkit example is wrong #139

Open
nirs opened this issue Oct 28, 2017 · 0 comments
Open

Performance Comparison with Couchdbkit example is wrong #139

nirs opened this issue Oct 28, 2017 · 0 comments

Comments

@nirs
Copy link

nirs commented Oct 28, 2017

$ python -m unittest test.test_couchdbkit
Ran 4 tests in 1.403s
...
$ python -m unittest test.test_couchdbkit
Ran 4 tests in 0.153s
...

I guess the second run should be:

$ python -m unittest test.test_jsonobject
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