typetools / typetools/checker-framework
code processing time is large
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 440
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 134
Description
I wrote a 7 line code and in cmd it took around 10sec to show output which is very large as compared to javac. This must be solved. As for large codes it will take too much time to process them .
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the report by running a seven-line Java program in CMD and comparing its processing time with javac. Identify which Checker Framework invocation or phase accounts for the delay; done means measuring and addressing the reported slowdown for both small and larger programs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100