Commit graph

20 commits

Author SHA1 Message Date
Jonathan Schear
ae6516d54f
Remove remaining usages of cli_testing_examples folder 2024-03-06 09:58:11 -05:00
Anton-4
b8b509a363
fix sha comparison 2024-01-15 19:30:29 +01:00
Anton-4
74cbddf50c
sha on disassembly 2024-01-15 17:26:43 +01:00
Anton-4
f81fd508e4
upload bench folders 2024-01-13 19:44:33 +01:00
Anton-4
0bc18541fc
change-detector debugging 2023-12-27 17:08:29 +01:00
Anton-4
280b35fb04
re-enable stuff 2023-12-27 16:18:50 +01:00
Anton-4
99085b784c
caught them all 2023-12-26 19:28:12 +01:00
Anton-4
da6849048b
more debugging 2023-12-26 18:58:46 +01:00
Anton-4
477351ccfc
debugging 2023-12-26 13:37:03 +01:00
Anton-4
9e6ca69843
Fix silent benchmark failure 2023-12-25 19:25:35 +01:00
Brendan Hansknecht
f42f61e271
run a toml formatter and then clean it up a bit 2023-03-06 19:47:57 -08:00
Brendan Hansknecht
43224dcca9
remove less important Cargo.lock files that we probably shouldn't track 2023-03-06 13:01:07 -08:00
Anton-4
2e864992e1
Merge pull request #4939 from roc-lang/benchmark_tip
added benchmark tip
2023-01-21 19:55:31 +01:00
Anton-4
6496b3695e
added benchmark tip 2023-01-21 18:11:05 +01:00
dependabot[bot]
81090f9991
Bump bumpalo from 3.7.0 to 3.12.0 in /ci/benchmarks/bench-runner
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.7.0...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 15:59:45 +00:00
Anton-4
3515a01132
lib dir is no longer needed 2022-11-24 10:20:24 +01:00
dependabot[bot]
3e8a47aa9a
Bump regex from 1.5.4 to 1.5.5 in /ci/benchmarks/bench-runner
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 13:37:29 +00:00
Anton-4
5ea5d9830e
minor cleanup 2022-10-25 20:09:42 +02:00
Anton-4
64ae063022
strip debug before sha 2022-10-25 18:08:14 +02:00
Anton-4
54ad5d3416
moved benchmarks to nix 2022-10-17 17:40:35 +02:00