JanusGraph / JanusGraph/janusgraph
Convert JanusGraphConcurrentTest to jmh
Open
Nobody has claimed this yet.
help wanted
kind/performance
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
This issue has no description.
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
Locate JanusGraphConcurrentTest and inspect the repository's benchmark setup and conventions for JMH. Determine the benchmark behavior that must be preserved and consider the conversion complete when the test is represented as a JMH benchmark and the relevant benchmark checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100