Chris Trześniewski

Results 59 comments of Chris Trześniewski

Hi @Cevedale This action will generate the `index.html` if it doesn't exist as specified in the [README](https://github.com/benchmark-action/github-action-benchmark?tab=readme-ov-file#customizing-the-benchmarks-result-page) Could you please specify what is not working for you?

Hi @RaulTrombin I'm sorry for taking so long to get back to you. I don't quite understand what you want to achieve. Could you please elaborate a bit more on...

I think this should be fixed by #216 which got released today in [v1.19.1](https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.19.1) Could you please verify?

Hi @ankon I'm not sure what do you mean by "smooth" in this context. But as long as the output of the benchmark run is in the same format it...

I don't think the action will support that output right now. I'm not sure whether it would fail or only use the last value for each benchmark name. If you...

My intention was to emit both old approach and new approach in case when `goBackwardCompatibleMetrics` is true. This way we make sure that existing users will still get the same...

In #225 I've implemented the backward compatibility but in this issue I want to make that optional (with backward compatibility by default)

Thank you @jonathan-eq for creating an issue. Are you able to provide some kind of reproduction example or point to a workflow that you are running?

Ok @jonathan-eq, I see where the problem is While investigating, I also noticed that pytest output also contains the time the benchmark was run and it's not being used as...

Hi @jellespijker Thank you for filing an issue! Sorry for taking so long to get back to you on this. I would love to consider this enhancement. Do you know...