From 306f96164784a8cbf405e72fa4364d6523366e95 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 5 May 2025 15:09:54 +0200 Subject: old dir --- evc/scripts/report | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 evc/scripts/report (limited to 'evc/scripts/report') diff --git a/evc/scripts/report b/evc/scripts/report deleted file mode 100755 index 06a5517..0000000 --- a/evc/scripts/report +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/fish -cargo build --release -begin - echo "version: $argv[1]" - echo "commit: $(cat ../.git/refs/heads/master | head -c 10)" - echo "encode: $(command time -f %U ./target/release/reschmux-encode -W (math 1920 / 2) -H (math 1080 / 2) samples/encoded 2>| tail -n 1)s" - echo "decode: $(command time -f %U ./target/release/reschmux-decode samples/decoded 2>| tail -n 1)s" - echo "size: $(du -h samples/encoded | cut -f 1)" -end | tee -a reports/(date) -- cgit v1.2.3-70-g09d2