anza-xyz / anza-xyz/mollusk

Feature Request: add cpi breakdown to bench results

Aperta
#104 11 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
304
Fork
76
Merge medio
4h 9m
PR unite (30g)
7

Descrizione

It would be nice to have a breakdown of how many CU are incurred by the "root" program and it's CPI(s) calls in the result.

example:
| Name | CUs | Delta | my_program | cpi(s) |
|------|------|-------|-------|-------|
| create_config | 8388 | -52 | 3657 | 4731 |
| update_config | 528 | -- | 528 | -- |
| update_claim | 863 | - new - | 863 | -- |

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.