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

Don't count AST parsing as part of the running time #178

Open
khatchad opened this issue Apr 9, 2019 · 0 comments
Open

Don't count AST parsing as part of the running time #178

khatchad opened this issue Apr 9, 2019 · 0 comments
Milestone

Comments

@khatchad
Copy link
Member

khatchad commented Apr 9, 2019

Use the time collector (pass it through the methods) to pause the running time collection. You need to somehow get the time collector inside the core of the approach:

https://github.com/ponder-lab/Logging-Level-Evolution-Plugin/blob/f9a0c945c01f204a50d8dbed004c1df9f5897e60/edu.cuny.hunter.log.evalution/src/edu/cuny/hunter/log/evaluation/handlers/EvaluationHandler.java#L129-L145

@khatchad khatchad added this to the Future milestone Apr 9, 2019
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