Skip to content

Janus graph single instance performance limitations #3168

Answered by vtslab
roi-tevel asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Roi,
Did you check the following references:
https://tinkerpop.apache.org/docs/current/reference/#_tuning
https://www.experoinc.com/post/janusgraph-nuts-and-bolts-part-1-write-performance

From what you describe, gremlin/janusgraph server seems to be the limiting part, indeed. Caching in janusgraph can help you save the retrieval of vertices from BigTable, but then you talk about speeding up from 10 ms to sub-ms levels, not the waiting times you describe.

Marc

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@roi-tevel
Comment options

Answer selected by roi-tevel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants