Boshen
fb6fdfa3ae
ci: remove unnecessary steps from benchmark
2023-05-08 22:42:32 +08:00
Boshen
6ec5b599b1
ci: remove caching benchmark files for now, need to properly set this up
2023-05-04 19:09:04 +08:00
Boshen
c6d70ba2a8
ci: run benchmark when Cargo.lock changes
2023-04-22 22:10:05 +08:00
Boshen
19d341c0ab
ci: remove CARGO_TERM_QUIET as it interferes with rust cache
2023-04-17 13:12:26 +08:00
Boshen
6c8f0449a3
ci: cache factory
2023-04-17 11:47:47 +08:00
Boshen
9cf24cea7d
ci(benchmark): cache benchmark files with libs.txt
2023-04-15 14:38:02 +08:00
Boshen
c35fb19f4f
ci: install minimal profile ( #253 )
...
rustup show always install the profiles set in rust-toolchain.toml,
I added an action to remove this line so we can install components selectively.
This should reduce Rust installation time, which can be significant on Windows.
2023-04-05 11:50:30 +08:00
Boshen
7fd213441c
ci: cache benchmark files ( #250 )
2023-04-04 17:18:58 +08:00
Boshen
f51c8135a3
ci: add cargo-llvm-lines ( #226 )
2023-03-30 10:20:36 +08:00
Boshen
f313aab48f
ci: rename yaml to yml
2023-03-29 22:07:22 +08:00