app icon indicating copy to clipboard operation
app copied to clipboard

Set up GitHub Action that will do a fresh compile of the rust "app-server" crate on each commit, and record the "--timings" html output into "debate-map/compile-timings" repo

Open Venryx opened this issue 1 year ago • 0 comments

How to have Rust record compile-timings info: https://doc.rust-lang.org/cargo/reference/timings.html

GitHub actions docs (entry point): https://docs.github.com/en/actions

Venryx avatar Aug 22 '24 02:08 Venryx