Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New user-facing feature Help Wanted Please lend us your expertise!
Projects
None yet
Development

No branches or pull requests

1 participant