Optimizing Vineyard for big payloads #1419
dv-rastogi
started this conversation in
General
Replies: 3 comments 8 replies
-
Hi @watch24hrs-iiitd, Do you mean single large blobs or many small blobs but the summarization of size can be large? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi, Any suggestions for the above? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Furthermore, can we optimize anything on the read end for large payloads? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We are using Vineyard to write & read big payloads (~GB). Are there any configurations / tweaks one can use for maximizing performance there? For example, maybe one can optimize the underlying memory allocator for allocating much larger blocks thus reducing the allocator overhead?
Beta Was this translation helpful? Give feedback.
All reactions