Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

Datastore load testing #411

Open
vidartf opened this issue Aug 6, 2019 · 2 comments
Open

Datastore load testing #411

vidartf opened this issue Aug 6, 2019 · 2 comments

Comments

@vidartf
Copy link
Contributor

vidartf commented Aug 6, 2019

This is a split off from an initial discussion in #410. The issue is about the growth of element id lengths for large random-location inserts in sequences (lists, text).

@vidartf
Copy link
Contributor Author

vidartf commented Aug 6, 2019

Some points I think it would be nice to have answered:

  • How likely is this issue to affect "normal" use (smaller edits) for RTC?
  • How severe is it? E.g. when the issue appears, can the user safely halt the collaboration, then restart it without loss of data?
  • What mitigation routes exist? @sccolbert indicated that an optimized way of using id spans would help alleviate this.

@sccolbert
Copy link
Member

Something that doesn't make sense is the random inserts causing the id lengths to increase more than appending to the end of the document. I would expect the opposite behavior.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants