[eigen-commits] commit/eigen: ggael: Fix performance regression introduced in changeset 8aad8f35c955. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: Fix performance regression introduced in changeset 8aad8f35c955.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Sat, 02 Jul 2016 13:42:02 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=se3KLydVm2gw/g68qyOtGCER/98=; b=eRZ7xWtnUVuBTh5t6ApRns+ CZKEg6pXzMoJ7AimGOQV5eiGOwwXasUn+gKxh2dvfWWSDD3/BLSXtWtDL7MkgUuy q5UdUWLuhcVGFzapqIcOvs+Eyh9gL80Czi3vRACdK0+xbtPjM/UPtfMsEusNyvOb MDGEjLjn7s1Dj7FNZihs=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/c90098affa7b/
Changeset: c90098affa7b
User: ggael
Date: 2016-07-02 13:40:56+00:00
Summary: Fix performance regression introduced in changeset 8aad8f35c955.
Register blocking sizes are better handled by the cache size heuristics.
The current code introduced very small blocks, for instance for 9x9 matrix,
thus killing performance.
Affected #: 1 file
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.