open-source-parsers / open-source-parsers/jsoncpp
When generating JSON data, the CPU is too high
Open
Nobody has claimed this yet.
question
- Dominant language
- C++
- Stars
- 8.9k
- Forks
- 2.7k
- Avg merge
- 31m
- Merged PRs (30d)
- 1
Description
When serializing JSON data, how to optimize if the CPU utilization is too high?
Contributor guide
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
The issue names no file, test, or entry point. Start by obtaining a reproducible JSON serialization workload and profiling data, then locate the relevant serialization path; done would require a specific, measurable CPU improvement and regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100