loro/.changeset/chilled-ways-float.md
Zixuan Chen 661610165b
perf: import batch optimize - use the largest snapshot first (#547)
* perf: import batch optimize - use the largest snapshot first

* chore: add changeset info
2024-11-09 16:10:13 +08:00

187 B

loro-crdt
patch

Perf: optimize importBatch

When using importBatch to import a series of snapshots and updates, we should import the snapshot with the greatest version first.