You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
I am using most of the default configurations that came with it. Gremlin server on EC2 of t2.medium size. I have read and write capacities and rates set to 100 (also, set to 200, didn't seem to change any performance).
Total data is about 44,510
Making multiple requests were effecting time poorly, I am experimenting with storage.dynamodb.client.executor.max-concurrent-operations at this moment.
Overall, all other queries are very slow too.
Please refer to SO for details about sample data model and query.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have this issue open on SO
I am using most of the default configurations that came with it. Gremlin server on EC2 of t2.medium size. I have read and write capacities and rates set to 100 (also, set to 200, didn't seem to change any performance).
Total data is about 44,510
Making multiple requests were effecting time poorly, I am experimenting with
storage.dynamodb.client.executor.max-concurrent-operations
at this moment.Overall, all other queries are very slow too.
Please refer to SO for details about sample data model and query.
The text was updated successfully, but these errors were encountered: