add execute detail timings (#15638)

This commit is contained in:
Jeff Washington (jwash)
2021-03-03 17:07:45 -06:00
committed by GitHub
parent 9bbe015a05
commit be35c1c1b7
10 changed files with 169 additions and 18 deletions

View File

@ -2598,6 +2598,7 @@ dependencies = [
"num-derive 0.3.0",
"num-traits",
"rand_core 0.6.2",
"solana-measure",
"solana-runtime",
"solana-sdk",
"solana_rbpf",