Use tracing to print out detailed performance information
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 862
- Forks
- 253
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 5
Description
Contributor guide
No contributing guide indexed for this repository
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
Start by reading the tracing crate linked in the issue and inspect Nova's repository for existing performance or diagnostic entry points. Define which performance information should be emitted and where; the work is done when detailed tracing output is available and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100