Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Blob insert performance #18

Open
ecton opened this issue Oct 14, 2021 · 0 comments
Open

Investigate Blob insert performance #18

ecton opened this issue Oct 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ecton
Copy link
Member

ecton commented Oct 14, 2021

On the Scaleway VM, Nebari's inserts land inbetween Sled and SQLite in raw throughput, but locally on my machine, Sled and SQLite are able to maximize my NVME storage -- 1.5GB/s while Nebari caps out at around 430MB/s.

It would be interesting to profile large blob insertions and see what the performance bottleneck is. It might also speed up other things.

@ecton ecton added the enhancement New feature or request label Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant