Print Performance issue
Open
performance
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
I noticed that the print of the class `spoon.reflect.visitor.chain.CtQueryImpl` take more than 140ms which is HUGE for the content of this class (10x the compilation time).
Do you have in idea why?
Contributor guide
Assessment
This issue has not been assessed yet.