JanusGraph / JanusGraph/janusgraph
Improve CQL driver performance
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
In our performance tests for insert vertices/edges, and queries with Cassandra v3.11.3, the CQL driver is slower than the deprecated astyanax/thrift driver. It would be great to look into ways to improve CQL performance since it seems the recommended driver moving forward.
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 with the performance tests for inserting vertices and edges and running queries against Cassandra v3.11.3, comparing the CQL driver with the deprecated astyanax/thrift driver. Investigate the reported performance gap and define completion as measurable CQL performance improvements relative to the existing comparison.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, java
- Domain
- databases, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100