From 7b082b59c550c66ca0a14e3f241e199f52c2b6a4 Mon Sep 17 00:00:00 2001 From: Mihail Malo Date: Mon, 14 Apr 2025 19:24:27 +0300 Subject: [PATCH] Sort results.md (#791) I was so confused I barely escaped with my life --- benchmarks/results.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/results.md b/benchmarks/results.md index 13e7cc2..3e6287a 100644 --- a/benchmarks/results.md +++ b/benchmarks/results.md @@ -20,8 +20,8 @@ | Command | Mean [ms] | Min [ms] | Max [ms] | Relative | |:---|---:|---:|---:|---:| -| `zip output.zip -r compiler` | 581.3 ± 9.1 | 573.2 | 600.9 | 1.06 ± 0.02 | | `ouch compress compiler output.zip` | 549.7 ± 4.3 | 543.6 | 558.6 | 1.00 | +| `zip output.zip -r compiler` | 581.3 ± 9.1 | 573.2 | 600.9 | 1.06 ± 0.02 | | Command | Mean [ms] | Min [ms] | Max [ms] | Relative | |:---|---:|---:|---:|---:|