From 9449754c502657293b021c9aab2ba36c7407efc6 Mon Sep 17 00:00:00 2001 From: Jonathan Johnson Date: Fri, 31 Dec 2021 07:34:01 -0800 Subject: [PATCH] Attempting to make plots look good in the readme --- .github/workflows/benches.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/benches.yml b/.github/workflows/benches.yml index 4ac5e210..2d157ada 100644 --- a/.github/workflows/benches.yml +++ b/.github/workflows/benches.yml @@ -19,6 +19,10 @@ jobs: - name: Run benchmarks run: | cargo bench + + - name: Make plots have a solid white background + run: | + find target/criterion -name "*.svg" -exec sed -i 's/