From a0c19f7f9dff15228490f37dbd5e6053e80cb05c Mon Sep 17 00:00:00 2001 From: Aria Shrimpton Date: Mon, 1 Apr 2024 19:12:12 +0100 Subject: more repro stuff --- analysis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'analysis') diff --git a/analysis/README.md b/analysis/README.md index c2311e5..d883113 100644 --- a/analysis/README.md +++ b/analysis/README.md @@ -10,7 +10,7 @@ To use new data, first generate some new data locally. In `../src/`: ``` $ just cost-models # approx 10m -$ just comparisons 2>&1 | tee ../analysis/current/log # approx 1hr 30m +$ just selections --compare 2>&1 | tee ../analysis/current/log # approx 1hr 30m ``` We need to also write the log output when comparing since we use this during analysis. To put this data in the right place, in `../analysis`: -- cgit v1.2.3