eisop / checker-framework

Pluggable type-checking for Java
https://eisop.github.io/
Other
18 stars 18 forks source link

Performance: Nullness/Initialization Checker #719

Open wmdietl opened 7 months ago

wmdietl commented 7 months ago

712 investigated one performance regression and added new interesting test cases.

Investigate why these tests have such different performance and optimize them.

228 might be relevant, but likely is about more general performance.