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

hs-getActivity.sh and hs-getPredicates.sh are extremely slow. #21

Open
gstlaurent opened this issue Jun 10, 2016 · 1 comment
Open

hs-getActivity.sh and hs-getPredicates.sh are extremely slow. #21

gstlaurent opened this issue Jun 10, 2016 · 1 comment

Comments

@gstlaurent
Copy link
Collaborator

5, < 24 Hours to process Xen, versus 10 seconds with grep for inexact results.

Not a priority, yet. But interesting.

@gstlaurent
Copy link
Collaborator Author

Ideas:
Replace P.listToString with unlines (http://stackoverflow.com/questions/5289779/printing-elements-of-a-list-on-new-lines) to remove ++ operators (O(n^2))

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