microsoft / microsoft/picologging
See if there is a performant way to get the thread name.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 779
- Forks
- 29
- Avg merge
- 23h 3m
- Merged PRs (30d)
- 1
Description
// TODO : See if there is a performant way to get the thread name.
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 at src/picologging/logrecord.cxx:192 and inspect the TODO in context. Investigate how thread names can be obtained without compromising performance, then document or implement a resolved approach and verify that the TODO is no longer needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100