From 192ea67b10ed28fecf979d30972d19a7d518641c Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 3 Dec 2025 09:17:23 +0100 Subject: Some output --- test/performance/releases.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/performance/releases.org b/test/performance/releases.org index 0b1c638..5ecaaac 100644 --- a/test/performance/releases.org +++ b/test/performance/releases.org @@ -19,7 +19,7 @@ that may not look like much, but we are only starting! We are facing a time regression. -premake5 gmake2 && make verbose=1 config=release -j 8 gemma && time LD_LIBRARY_PATH=$GUIX_ENVIRONMENT/lib ./build/bin/Release/gemma -g ./example/mouse_hs1940.geno.txt.gz -p ./example/mouse_hs1940.pheno.txt -n 1 -a ./example/mouse_hs1940.anno.txt -k ./output/result.cXX.txt -lmm -no-check +premake5 gmake && make verbose=1 config=release -j 8 gemma && time LD_LIBRARY_PATH=$GUIX_ENVIRONMENT/lib ./build/bin/Release/gemma -g ./example/mouse_hs1940.geno.txt.gz -p ./example/mouse_hs1940.pheno.txt -n 1 -a ./example/mouse_hs1940.anno.txt -k ./output/result.cXX.txt -lmm -no-check With openblas 0.3.21 we go a bit faster. Still 10% behind though, there is room for tweaking. It may actually be a new SSD. I want to run some bigger files first. -- cgit 1.4.1