apache / apache/grails-intellij-plugin
GspTagDescriptorService initialization should take less time
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
since it's created afresh in each test
---
*Imported from [IDEA-68132](https://youtrack.jetbrains.com/issue/IDEA-68132) · Type: Performance Problem · Votes: 0*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating GspTagDescriptorService and the tests that create it afresh. Measure its initialization time in the test setup and identify the relevant setup path before deciding on a change. Done means test initialization is measurably faster without changing the service behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100