add benchmarking stub using plutus-benchmark
This commit is contained in:
parent
0e916dfdfc
commit
c1d267b401
5 changed files with 47 additions and 2 deletions
4
hie.yaml
4
hie.yaml
|
|
@ -2,3 +2,7 @@ cradle:
|
|||
cabal:
|
||||
- path: "./src"
|
||||
component: "lib:agora"
|
||||
- path: "./bench"
|
||||
component: "benchmark:agora-bench"
|
||||
- path: "./test"
|
||||
component: "test:agora-test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue