Use scala-offheap for performance
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 436
- Forks
- 72
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
Not sure how applicable this is to Jawn, but should we look at using https://github.com/densh/scala-offheap to both improve the performance (but more importantly the latency/memory characteristics) of the parser?
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
Start by reviewing Jawn's parser implementation and the scala-offheap project to determine whether the proposed approach applies. Compare its likely impact on parser performance, latency, and memory characteristics; done means a clear applicability and measurement plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100