aboutsummaryrefslogtreecommitdiff
path: root/test/performance
diff options
context:
space:
mode:
authorPjotr Prins2018-09-07 10:13:42 +0000
committerPjotr Prins2018-09-07 10:13:42 +0000
commit0dc693328dcbd660f9bdb823a8f7acf0d272caa8 (patch)
tree922cb6c68ac8570c748979665688492f87bc753d /test/performance
parent2ac63853ba5a836a5e4477bad0c1c56f0fa1dfa8 (diff)
downloadpangemma-0dc693328dcbd660f9bdb823a8f7acf0d272caa8.tar.gz
Matrices positive definite issues
Diffstat (limited to 'test/performance')
-rw-r--r--test/performance/releases.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/performance/releases.org b/test/performance/releases.org
index 4497d2f..ca77ad3 100644
--- a/test/performance/releases.org
+++ b/test/performance/releases.org
@@ -10,6 +10,9 @@ core Eigenlib version and 0.97 went multi-core with
openblas. Unfortunately I linked in lapack and an older BLAS which
slowed things down. In 0.98 openblas is mostly used and is faster.
+Note also that the recent static versions are slower than the
+dynamically linked ones. Not sure why that is.
+
* GEMMA 0.98-beta1
#+BEGIN_SRC bash