filecoin-project / fvm-workbench

Tooling for developing actors on the FVM
Other
6 stars 0 forks source link

Publish storage deals profiling #13

Closed alexytsu closed 11 months ago

alexytsu commented 1 year ago

Cleanup of the test pending but an initial trace has been generated here:

https://gist.github.com/alexytsu/4812bf04070ff09e57827918edf5ea04

anorth commented 1 year ago

The basic publish_storage_deals_test doesn't set verified=true, so the trace is missing costs of allocations & datacap.

alexytsu commented 11 months ago

Test bodies will eventually be directly imported from builtin-actors instead.