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 what may cause sphere history to become bloated #612

Open
cdata opened this issue Aug 29, 2023 · 0 comments
Open

Investigate what may cause sphere history to become bloated #612

cdata opened this issue Aug 29, 2023 · 0 comments
Labels
Enhancement New user-facing feature Help Wanted Please lend us your expertise!

Comments

@cdata
Copy link
Collaborator

cdata commented Aug 29, 2023

As of #608 , we have a test that stresses the payload size for synchronizing with the gateway. In one half of the test, we generate 1000 revisions to history that includes small changes (32 bytes each) to a random selection of ~100 slugs in a sphere. This half of the test reliably produces history that approaches or exceeds 2MB in total size when bundled.

This seems like a lot, but maybe it is to be expected given the contrived nature of the test. Regardless, we should investigate where the cost comes from and mitigate it if there are opportunities to do so.

@cdata cdata added Enhancement New user-facing feature Help Wanted Please lend us your expertise! labels Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New user-facing feature Help Wanted Please lend us your expertise!
Projects
None yet
Development

No branches or pull requests

1 participant