String Deduplication processing
Open
- Dominant language
- Jupyter Notebook
- Stars
- 455
- Forks
- 48
- Avg merge
- 4m
- Merged PRs (30d)
- 2
Description
Some folks use String Deduplication and would like to observe the costs of this operation. We need to precess lines like
```
[3058ms] Concurrent String Deduplication 85/4608.0B (new), 11/352.0B (deduped), avg 28.2%, 0.065ms of 0.066ms
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating where log lines are parsed or processed, then determine the expected representation of the String Deduplication counts and timing; done means the supplied sample line is handled and its operation costs can be observed.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100