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

ferret is slow with qed #1

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Closed

ferret is slow with qed #1

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. run ferret with qed_static and qed
2. compare the performance

What is the expected output? What do you see instead?

They should have a similar execution time but qed is 4% slower.
We need to look at the decision procedure to adjust the capacity.

Original issue reported on code.google.com by jongsoo....@gmail.com on 7 Dec 2010 at 8:59

@GoogleCodeExporter
Copy link
Author

With a new capacity adjustment procedure (use maxOcc - minOcc), now ferret with 
qed shows about the same performance with ferret with qed_static.

Original comment by jongsoo....@gmail.com on 17 Dec 2010 at 4:36

  • Changed state: Fixed

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

No branches or pull requests

1 participant