You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
#341
Open
Venryx opened this issue
Aug 22, 2024
· 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
The text was updated successfully, but these errors were encountered: