Commit Graph

65 Commits

Author SHA1 Message Date
Anton-4
09fa577724
remove unused install-ci-libraries.sh 2022-05-09 09:24:37 +02:00
Folkert
81caa96af2
Merge remote-tracking branch 'origin/trunk' into update_zig_09 2022-05-07 19:38:04 +02:00
Anton-4
92bba2efce
clap bench fixes 2022-05-04 15:51:06 +02:00
Anton-4
dc8a6abf22
updated clap 2022-05-04 14:41:02 +02:00
rvcas
ed49ff4e21
feat(zig/ci): switch to 0.9.1 2022-02-15 00:23:42 -05:00
rvcas
485cb67040
pull zig 0.10.0-dev.691+16ec848d2 2022-02-12 22:59:16 -05:00
rvcas
0124e4d4b1
Merge branch 'trunk' into update_zig_09 2022-02-09 18:42:24 -05:00
Jan Van Bruggen
1e9d2d1239 Remove accidental trailing spaces 2022-01-18 22:25:46 -07:00
rvcas
9031bccbb7 fix(zig): update the zig download in CI 2021-12-23 15:39:45 -05:00
Richard Feldman
2081c0bff2 Drop C++ from installation scripts 2021-08-29 16:59:43 -04:00
Anton-4
2dd6618ffe
Removed dbg statement
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2021-08-06 10:32:03 +02:00
Anton-4
7fc41097c2 do abort check after first round, not second 2021-08-04 14:18:54 +02:00
Anton-4
61e139d55a deleted old bench-runner bash script 2021-08-04 11:57:36 +02:00
Anton-4
d759967be0 fmt 2021-08-03 18:53:53 +02:00
Anton-4
223afae566 improved fail printing 2021-08-03 18:53:08 +02:00
Anton-4
556fc56913 fix build errors 2021-08-03 18:02:58 +02:00
Anton-4
c4405dba8c finish with correct exit code 2021-08-03 17:01:13 +02:00
Anton-4
98fc155faf ftm, nicer print 2021-08-03 13:44:56 +02:00
Anton-4
bc1616bb33 try out rust benchmark runner with github ci 2021-08-02 20:02:02 +02:00
Anton-4
9ba48eff5f rust benchmark script working for nqueens 2021-07-31 20:47:17 +02:00
Anton-4
4459412660 rust benchmark script progress 2021-07-30 20:14:20 +02:00
Anton-4
9a765b72d6 rust benchmark script progress 2021-07-29 20:24:37 +02:00
Anton-4
ca5410402b started rewriting benchmark bash script in rust 2021-07-23 19:45:58 +02:00
Anton-4
3f64d988df Added fast dry run to benchmarks 2021-07-21 17:42:07 +02:00
Anton-4
6e18e149d9 minor cleanup 2021-07-20 14:29:30 +02:00
Anton-4
a3f7c6accf cleaned up benchmark script, now doing 200 runs per bench repeated 3 times to confirm 2021-07-20 14:10:35 +02:00
Anton-4
72e9e2d736 bash fixes 2021-07-13 18:17:00 +02:00
Anton-4
de3e5f092d On second bench run, run trunk again as well 2021-07-13 11:53:18 +02:00
Anton-4
5e1d89d9d5 made bench regression msg more visible 2021-07-09 12:39:24 +02:00
Anton-4
c9c073f79a removed useless line of code 2021-07-09 11:58:34 +02:00
Anton-4
7ce04f24be added permission to execute bench script 2021-07-09 11:14:38 +02:00
Anton-4
83ee9a0cda added benchmark regression check script 2021-07-09 10:47:26 +02:00
Anton-4
13e585d5ef final touches 2021-06-11 15:38:31 +02:00
Anton-4
f845f3965b github action runner debugging 2021-06-09 19:45:05 +02:00
Anton-4
4d86cce96f print full earthly command 2021-06-09 19:40:27 +02:00
Anton-4
0145cdc138 fix arg passing 2021-06-09 19:31:04 +02:00
Anton-4
93a77f0518 adapted safe-earthly script to be capable of running benchmarks 2021-06-02 14:36:53 +02:00
Anton-4
76cc393520 earthly conf file, return correct exit code 2021-05-25 18:55:06 +02:00
Anton-4
0b3b02b498 log file fixes 2021-05-25 17:26:07 +02:00
Anton-4
897d95c86c patching cache mount failure #1265 2021-05-25 17:00:49 +02:00
Anton-4
cd9036b687 sccache fixes 2021-02-08 18:59:21 +01:00
Anton-4
2c7b7590aa expanded README, ignored copy_paste test 2021-01-30 19:30:14 +01:00
Anton-4
c60beae164
trying two more dependencies 2021-01-30 16:57:42 +01:00
Anton-4
df62347ac5 added libxcb shape0 and xfixes libs to install-ci-libraries 2021-01-30 13:50:43 +01:00
Anton-4
ea21ab2b84 disable benchmarks until failure on regression is setup, added xorg-dev dependency 2021-01-30 12:56:24 +01:00
Folkert
3eae5dcb44 upgrade zig to 0.7.1 2021-01-19 00:43:32 +01:00
Anton-4
d20d75596b copy sccache instead of symlinking 2020-12-23 12:17:45 +01:00
Anton-4
4848d74acc create symlink to sccache to prevent path problems 2020-12-23 12:04:26 +01:00
Anton-4
15624cace2 added sccache binary based on mozilla/sccache/pull/869, updated ci.yml with correct syntax 2020-12-23 10:21:40 +01:00
Richard Feldman
618d1c3e89 Revert "added sccache binary based on mozilla/sccache/pull/869"
This reverts commit 82c289ab81.
2020-12-22 22:25:03 -05:00