NetLogo / NetLogo/Profiler-Extension
Inconsistent line termination in profiler reports
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
From @alan-isaac
It looks to me like line termination mixes conventions when I
file-print profiler:report. It looks like the header lines add CRs, but the data lines do not.
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 reproducing the inconsistency with file-print profiler:report and inspect how the profiler report's header and data lines are written. Confirm the intended line-termination convention, then verify that all report lines use it consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100