diff options
| author | Pjotr Prins | 2025-11-27 09:36:16 +0100 |
|---|---|---|
| committer | Pjotr Prins | 2025-11-27 09:36:16 +0100 |
| commit | c5da663c56e31d1beb42972665947a5aa5b35cfe (patch) | |
| tree | 8e837658486730111e410afa434aad4bf742a08b /test | |
| parent | cf4f018bd350c8202aef2ee085a2c536097895b4 (diff) | |
| download | pangemma-c5da663c56e31d1beb42972665947a5aa5b35cfe.tar.gz | |
Minor tweaks
Diffstat (limited to 'test')
| -rw-r--r-- | test/performance/releases.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/performance/releases.org b/test/performance/releases.org index ff18287..082cdde 100644 --- a/test/performance/releases.org +++ b/test/performance/releases.org @@ -7,7 +7,7 @@ Measurements taken on a recent AMD Ryzen 7 3700X 8-Core Processor @2.195GHz. 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 -debug +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 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. |
