Automattic / Automattic/harper
Compile times have increased dramatically, impacting iterative coding and debugging.
Open
harper-core
perf
rust
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 106
Description
Every time I modify Rust linter code and run it again to see if I got it right, takes at least twice as long as it did recently.
Contributor guide
Research direction
Start by reproducing the reported compile-time increase after modifying the Rust linter code, then compare the current timing with the recent baseline described in the issue. The issue does not name files, tests, or an entry point; done means identifying and addressing the regression so iterative compilation no longer takes at least twice as long.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100