Conversation
Miden examples benchmarkCandidate
SVG flamegraphs, replay snapshots, and compiled packages are attached to the workflow run. |
|
hey @greenhat @bitwalker. how does this look to you? :) |
greenhat
left a comment
There was a problem hiding this comment.
Nice!
Please make a task in the Makefile.toml to run the benchmark suitable for agent consumption (stdout only, no report file, no github comments, etc.).
As a side note, could you please skip posting github comment if there are no changes in size or cycles?
| asset_qty_map: StorageMap<Word, AssetAmount>, | ||
| } | ||
|
|
||
| impl foo::Guest for MyAccount { |
There was a problem hiding this comment.
I'd like to leave the storage example as is since it is intended to demonstrate the "escape hatch" of providing your own WIT file for power users.
Yes, it does make sense |
|
I added:
|
ba8d343 to
96ae4c1
Compare
96ae4c1 to
572d493
Compare
|
The 0xMiden/miden-debug#127 is merged and the new debugger is released, but we need to wait for compiler to be ported to the new vm v0.30. |
Yep, it's fine.
Great! Thank you! |
It depends on the 0xMiden/miden-debug#127