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

cabal repl use needs to restart the count #14

Open
shapr opened this issue Nov 6, 2024 · 1 comment
Open

cabal repl use needs to restart the count #14

shapr opened this issue Nov 6, 2024 · 1 comment

Comments

@shapr
Copy link
Owner

shapr commented Nov 6, 2024

Because the RTS only counts up for regions executed, kudzu appears to do nothing after multiple runs in cabal repl

suggestion: zero the HPC counters?

@shapr
Copy link
Owner Author

shapr commented Nov 6, 2024

After discussion with @JoshMeredith about path dependence, I think it makes more sense to save and clear the HPC values before a test run, and then restore the values after the run.

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