add size benchmarking for scripts to agora-bench
This commit is contained in:
parent
b050c746ac
commit
b4b85e623f
3 changed files with 72 additions and 8 deletions
|
|
@ -198,8 +198,11 @@ benchmark agora-bench
|
|||
import: lang, deps
|
||||
hs-source-dirs: agora-bench
|
||||
main-is: Main.hs
|
||||
other-modules: Bench
|
||||
type: exitcode-stdio-1.0
|
||||
build-depends: agora
|
||||
build-depends:
|
||||
, agora
|
||||
, agora-sample
|
||||
|
||||
executable agora-purescript-bridge
|
||||
import: lang, deps, exe-opts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue