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

Poor performance on linux #55

Open
fugafree opened this issue May 25, 2016 · 4 comments
Open

Poor performance on linux #55

fugafree opened this issue May 25, 2016 · 4 comments

Comments

@fugafree
Copy link

fugafree commented May 25, 2016

Hi!
I noticed that the speed of the query and view calls are very slow on linux (on windows it's normal). In 0.7.0, it was ok but from 0.7.1, it is very slow (like 2-4 seconds when I get 100 results from a 1000 documentum set).
Maybe the dependency updates?

@ermyas
Copy link
Collaborator

ermyas commented May 25, 2016

can you provide specific examples of your queries? (which Query methods are causing this issue)
can you also test if this issue holds with 0.7.2?

thanks

@fugafree
Copy link
Author

fugafree commented May 25, 2016

Example for view call:
db.query.view[K, V](designName, viewName).get.queryIncludeDocs[MyClass].run
The run call is the slow one.

Yes, I tested it with 0.7.2, but it is also slow.

@ermyas
Copy link
Collaborator

ermyas commented Jun 2, 2016

@fugafree thanks, I'll take a look at this in the next couple of days

@fugafree
Copy link
Author

@ermyas Hi! Is there any news about the issue?

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

2 participants