Snapshot creation is inefficient #6225
Labels
enhancement
New feature or request
performance
Performance related issues
SwingSet
package: SwingSet
Milestone
What is the Problem Being Solved?
#6188 revealed some inefficiencies in snapshot creation:
Description of the Design
We should place temporary files in TMPDIR, and tee the snapshot data to parallel readers.
Security Considerations
None expected
Test Plan
Unit tests will verify functionality, but the performance changes theirselves should be evaluated on a real network.
The text was updated successfully, but these errors were encountered: