Boshen
5baa9b9d45
ci: filter out more files that trigger the CI jobs
2023-08-08 14:13:39 +08:00
Boshen
b338f5f53d
ci: ignore more crates from when running benchmark
2023-07-27 18:11:37 +08:00
Boshen
789626e01c
perf(resolver): add file system cache ( #547 )
2023-07-14 16:02:13 +08:00
Boshen
21452162bc
ci: add resolver benchmark ( #546 )
2023-07-14 12:25:22 +08:00
Boshen
bad8bfcf16
ci: run conformance tests and bail if there are outdated snapshots ( #444 )
2023-06-14 21:44:10 +08:00
Boshen
a6b7c9a7e7
ci: add a separate cache factory for benchmark
2023-05-31 15:39:20 +08:00
Boshen
0de95b8111
ci: optimize cache for benchmark
2023-05-31 15:19:04 +08:00
Boshen
5c5459dc59
ci: only run ci when PR is opened or synchronized
2023-05-24 21:33:42 +08:00
Boshen
1d617e64ff
ci: sleep 15s before running the benchmark ( #382 )
2023-05-24 21:12:33 +08:00
Boshen
60485669bb
ci: cache release for benchmark, benchmark use fewer files ( #345 )
2023-05-10 22:13:11 +08:00
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