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

Parser performance issues #15

Closed
wintered opened this issue Feb 6, 2021 · 1 comment
Closed

Parser performance issues #15

wintered opened this issue Feb 6, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wintered
Copy link
Collaborator

wintered commented Feb 6, 2021

Experiments on larger formulas, e.g., QF_FP 40kB+ formulas with highly nested expressions exposed hotspots while parsing.

Actions:

  • Identify SMT-LIB formulas on which the parser times out
  • Profiling
  • Fix the hotspots
@wintered wintered added the bug Something isn't working label Feb 6, 2021
@wintered wintered self-assigned this May 10, 2021
@wintered
Copy link
Collaborator Author

addressed in #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant