We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b19c5 commit 4d47ff3Copy full SHA for 4d47ff3
runner/conf/benchmark/savina_micro_pingpong.yaml
@@ -39,3 +39,11 @@ targets:
39
binary: "ping_pong"
40
run_args:
41
pings: ["--main-count", "<value>"]
42
+ lf-ts:
43
+ copy_sources:
44
+ - "${bench_path}/TS/Savina/src/BenchmarkRunner.lf"
45
+ - "${bench_path}/TS/Savina/src/micro"
46
+ lf_file: "micro/PingPong.lf"
47
+ script: "src-gen/micro/PingPong/dist/PingPong.js"
48
+ gen_args:
49
+ pings: ["-D", "count=<value>"]
0 commit comments