1 Commits

Author SHA1 Message Date
Kegan Dougal
8ebb1be2c1 bugfix: add torture test for list delta ops
- Randomly move elements 10,000 times in a sliding window.
- Fixed a bug as a result which would cause the algorithm to
  fail to issue a DELETE/INSERT when the room was _inserted_
  to the very end of the window range, due to it misfiring
  with the logic to not issue operations for no-op moves.
2022-09-05 13:43:12 +01:00