enable icon indicating copy to clipboard operation
enable copied to clipboard

Kiva Benchmark: Add a GitHub Action which runs the benchmark and publishes the results

Open jwiggins opened this issue 3 years ago • 3 comments

I'm not sure if this is possible, but it would we nice if the action could open a PR against gh-pages which could then be reviewed by a human and merged as appropriate.

Step one is to determine the feasibility of this task.

jwiggins avatar Mar 01 '21 16:03 jwiggins

This is a tangential comment but instead of linking to the images in the benchmark data, I feel it'll be better if we can create and display the images in a new/separate table - that way, comparing the output across the kiva backends becomes straightforward.

rahulporuri avatar Mar 02 '21 09:03 rahulporuri

I had exactly the same thought. We should definitely do that.

jwiggins avatar Mar 02 '21 09:03 jwiggins

GitHub doesn't directly provide an action which can open new PRs, so we would need to roll it ourselves or audit one of the already available actions (and then pin to the audited commish).

I think this is currently more trouble than we have time for, but hopefully that will change.

jwiggins avatar Mar 23 '21 17:03 jwiggins