onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
39 stars 13 forks source link

Create optimized commit and preload for migrations #394

Closed fxamacker closed 1 month ago

fxamacker commented 2 months ago

I think we can speedup commit for migrations. Also create preload, which doesn't exist yet.

This proposed optimization would only be used for migrations.

fxamacker commented 1 month ago

Closed by #403 and #404