Skip to content

Benchmark showing case class parsing performance#2

Open
retronym wants to merge 1 commit intomasterfrom
topic/case-class-o-rama
Open

Benchmark showing case class parsing performance#2
retronym wants to merge 1 commit intomasterfrom
topic/case-class-o-rama

Conversation

@retronym
Copy link
Owner

@retronym retronym commented Apr 6, 2020

Using to test my change to atPos under range position:

                 ·gc.alloc.rate.norm:              1407338.934 B/op
Secondary result "scala.tools.nsc.HotScalacBenchmark.compile:·gc.alloc.rate.norm":
HotScalacBenchmark.compile:·gc.alloc.rate.norm                  ../corpus           latest  -Yrangepos|-Ystop-after:parser        true  2.12.12-bin-81a64a4-SNAPSHOT  case-class-o-rama  sample      3  1407339.664 ±     43.965      B/op
                 ·gc.alloc.rate.norm:              1705942.514 B/op
                 ·gc.alloc.rate.norm:              1705946.443 B/op
                 ·gc.alloc.rate.norm:              1705946.533 B/op
Secondary result "scala.tools.nsc.HotScalacBenchmark.compile:·gc.alloc.rate.norm":
HotScalacBenchmark.compile:·gc.alloc.rate.norm                  ../corpus           latest  -Yrangepos|-Ystop-after:parser        true         2.12.11  case-class-o-rama  sample      3  1705945.163 ±     41.861      B/op
                 ·gc.alloc.rate.norm:              1433732.180 B/op
                 ·gc.alloc.rate.norm:              1433736.552 B/op
                 ·gc.alloc.rate.norm:              1433736.198 B/op
Secondary result "scala.tools.nsc.HotScalacBenchmark.compile:·gc.alloc.rate.norm":
HotScalacBenchmark.compile:·gc.alloc.rate.norm                  ../corpus           latest  -Yrangepos|-Ystop-after:parser        true  2.12.12-bin-81a64a4-SNAPSHOT  case-class-o-rama  sample      3  1433734.977 ±     44.302      B/op

Using to test my change to `atPos` under range position:

```
                 ·gc.alloc.rate.norm:              1407338.934 B/op
Secondary result "scala.tools.nsc.HotScalacBenchmark.compile:·gc.alloc.rate.norm":
HotScalacBenchmark.compile:·gc.alloc.rate.norm                  ../corpus           latest  -Yrangepos|-Ystop-after:parser        true  2.12.12-bin-81a64a4-SNAPSHOT  case-class-o-rama  sample      3  1407339.664 ±     43.965      B/op
                 ·gc.alloc.rate.norm:              1705942.514 B/op
                 ·gc.alloc.rate.norm:              1705946.443 B/op
                 ·gc.alloc.rate.norm:              1705946.533 B/op
Secondary result "scala.tools.nsc.HotScalacBenchmark.compile:·gc.alloc.rate.norm":
HotScalacBenchmark.compile:·gc.alloc.rate.norm                  ../corpus           latest  -Yrangepos|-Ystop-after:parser        true         2.12.11  case-class-o-rama  sample      3  1705945.163 ±     41.861      B/op
                 ·gc.alloc.rate.norm:              1433732.180 B/op
                 ·gc.alloc.rate.norm:              1433736.552 B/op
                 ·gc.alloc.rate.norm:              1433736.198 B/op
Secondary result "scala.tools.nsc.HotScalacBenchmark.compile:·gc.alloc.rate.norm":
HotScalacBenchmark.compile:·gc.alloc.rate.norm                  ../corpus           latest  -Yrangepos|-Ystop-after:parser        true  2.12.12-bin-81a64a4-SNAPSHOT  case-class-o-rama  sample      3  1433734.977 ±     44.302      B/op
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant