Merge pull request #880 from candy-lang/enable-call-tracing-in-benchm… #1632
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
compiler.yaml
on: push
Check
2m 31s
Check Golden IR Files
3m 33s
Benchmark
7m 45s
Check VS Code Extension
27s
Annotations
1 error and 3 warnings
Benchmark
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'Compiler'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: aba0f73a81d31da039827e0ed479776078804ead | Previous: 6418887749af17f90fcab06e737545d9ad24daad | Ratio |
|-|-|-|-|
| `Time: Compiler/fibonacci` | `529005233` ns/iter (`± 9874685`) | `181700918` ns/iter (`± 1388107`) | `2.91` |
| `Time: VM Runtime/hello_world` | `1674420` ns/iter (`± 89639`) | `41942` ns/iter (`± 3547`) | `39.92` |
| `Time: VM Runtime/fibonacci/15` | `613088906` ns/iter (`± 5655022`) | `260176079` ns/iter (`± 2695682`) | `2.36` |
This comment was automatically generated by [workflow](https://github.com/candy-lang/candy/actions?query=workflow%3ACompiler) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/candy-lang/candy/commit/aba0f73a81d31da039827e0ed479776078804ead#commitcomment-137357363
|
Benchmark
Performance alert! Previous value was 181700918 and current value is 529005233. It is 2.9114064960310215x worse than previous exceeding a ratio threshold 2
|
Benchmark
Performance alert! Previous value was 41942 and current value is 1674420. It is 39.92227361594583x worse than previous exceeding a ratio threshold 2
|
Benchmark
Performance alert! Previous value was 260176079 and current value is 613088906. It is 2.356438410312118x worse than previous exceeding a ratio threshold 2
|