Option to log time taken per node in switching station globalstep
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- Lua
- Stars
- 23
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Would be useful for trying to figure out what causes the most performance issues
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 locating the switching station's globalstep implementation and trace how it processes each node. Determine how an optional timing log should be enabled and what per-node information it should report. Done means the option identifies time spent per node without changing normal behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 40/100