File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 77 - measure 1 1 1 $PROG_HOME/dotty/tests/bench/implicit_cache.scala
88
99 implicit-cache-from-tasty :
10- - source $PROG_HOME/tests /scripts/implicit-cache-from-tasty
10+ - source $PROG_HOME/dotty/bench /scripts/implicit-cache-from-tasty
1111
1212 implicit-scope-loop :
1313 - measure 1 1 1 $PROG_HOME/dotty/tests/bench/implicit-scope-loop.scala
@@ -46,16 +46,16 @@ scripts:
4646 - measure 1 1 1 $PROG_HOME/dotty/tests/bench/implicitNums.scala
4747
4848 implicitNums-from-tasty :
49- - source $PROG_HOME/tests /scripts/implicitNums-from-tasty
49+ - source $PROG_HOME/dotty/bench /scripts/implicitNums-from-tasty
5050
5151 inductive-implicits :
5252 - measure 1 1 1 $PROG_HOME/dotty/tests/bench/inductive-implicits.scala
5353
5454 scalap :
55- - source $PROG_HOME/tests /scripts/scalap
55+ - source $PROG_HOME/dotty/bench /scripts/scalap
5656
5757 power-macro-power-inlined-1 :
58- - source $PROG_HOME/tests /scripts/power-macro-1
58+ - source $PROG_HOME/dotty/bench /scripts/power-macro-1
5959
6060 power-macro-power-inlined-1k :
61- - source $PROG_HOME/tests /scripts/power-macro-1k
61+ - source $PROG_HOME/dotty/bench /scripts/power-macro-1k
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ scripts:
3333 - measure $PROG_HOME/dotty/tests/bench/implicit_cache.scala
3434
3535 implicit-cache-from-tasty :
36- - source $PROG_HOME/tests /scripts/implicit-cache-from-tasty
36+ - source $PROG_HOME/dotty/bench /scripts/implicit-cache-from-tasty
3737
3838 implicit-scope-loop :
3939 - measure $PROG_HOME/dotty/tests/bench/implicit-scope-loop.scala
@@ -45,7 +45,7 @@ scripts:
4545 - measure $PROG_HOME/dotty/tests/bench/implicitNums.scala
4646
4747 implicitNums-from-tasty :
48- - source $PROG_HOME/tests /scripts/implicitNums-from-tasty
48+ - source $PROG_HOME/dotty/bench /scripts/implicitNums-from-tasty
4949
5050config :
5151 pr_base_url : " https://github.com/lampepfl/dotty/pull/"
Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ scripts:
3232 - measure $(find $PROG_HOME/tests/re2s/src -name *.scala)
3333
3434 # scalapb:
35- # - source $PROG_HOME/tests /scripts/scalapb
35+ # - source $PROG_HOME/dotty/bench /scripts/scalapb
3636
3737 scalap :
38- - source $PROG_HOME/tests /scripts/scalap
38+ - source $PROG_HOME/dotty/bench /scripts/scalap
3939
4040 stdlib213 :
41- - source $PROG_HOME/tests /scripts/stdlib213
41+ - source $PROG_HOME/dotty/bench /scripts/stdlib213
4242
4343config :
4444 pr_base_url : " https://github.com/lampepfl/dotty/pull/"
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ charts:
2020scripts :
2121
2222 power-macro-power-inlined-1 :
23- - source $PROG_HOME/tests /scripts/power-macro-1
23+ - source $PROG_HOME/dotty/bench /scripts/power-macro-1
2424
2525 power-macro-power-inlined-1k :
26- - source $PROG_HOME/tests /scripts/power-macro-1k
26+ - source $PROG_HOME/dotty/bench /scripts/power-macro-1k
2727
2828 quote-string-interpolation-matching :
29- - source $PROG_HOME/tests /scripts/quote-string-interpolation-matching
29+ - source $PROG_HOME/dotty/bench /scripts/quote-string-interpolation-matching
3030
3131config :
3232 pr_base_url : " https://github.com/lampepfl/dotty/pull/"
You can’t perform that action at this time.
0 commit comments