mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-02 11:06:14 +00:00
661610165b
* perf: import batch optimize - use the largest snapshot first * chore: add changeset info
7 lines
187 B
Markdown
7 lines
187 B
Markdown
---
|
|
"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.
|