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

Optimizations on -a #6

Closed
cdstanford opened this issue Sep 6, 2024 · 2 comments
Closed

Optimizations on -a #6

cdstanford opened this issue Sep 6, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@cdstanford
Copy link

  • Cache the results of each analysis on a crate so that we don't rerun assumptions on the same crate

  • Use the new algorithm/optimization discussed on Wed where we subtract something something from something else

@muhammad-hassnain muhammad-hassnain added the enhancement New feature or request label Sep 9, 2024
@abasu2 abasu2 self-assigned this Sep 29, 2024
@abasu2
Copy link
Collaborator

abasu2 commented Sep 29, 2024

Done! (hopefully it works properly...!)

@abasu2 abasu2 closed this as completed Sep 29, 2024
@cdstanford
Copy link
Author

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants