[eigen-commits] commit/eigen: benoitsteiner: Improved the performance of full reductions. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: benoitsteiner: Improved the performance of full reductions.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Sat, 04 Jun 2016 00:27:34 -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=EEnk56lpjMMYu1w8EUSpeKfbQsI=; b=kMSVCGzD9hLhiuVt3BYA6XA Wc2sKEFGrh9H1qbMac7LAnSkriTvfCA8oFazwfOgMHIhLiNPGNmCMwVV2wLYU8Pf /whovyYHH3twqn4w2M9mRqaSQ02hWdE98XuPtS2WI2ea/3OcVZjRutLU5WvIA9kT Jn4RfXMTmzp/pNhyrJkk=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/8d81ed028a99/
Changeset: 8d81ed028a99
User: benoitsteiner
Date: 2016-06-04 00:27:08+00:00
Summary: Improved the performance of full reductions.
AFTER:
BM_fullReduction/10 4541 4543 154017 21.0M items/s
BM_fullReduction/64 5191 5193 100000 752.5M items/s
BM_fullReduction/512 9588 9588 71361 25.5G items/s
BM_fullReduction/4k 244314 244281 2863 64.0G items/s
BM_fullReduction/5k 359382 359363 1946 64.8G items/s
BEFORE:
BM_fullReduction/10 9085 9087 74395 10.5M items/s
BM_fullReduction/64 9478 9478 72014 412.1M items/s
BM_fullReduction/512 14643 14646 46902 16.7G items/s
BM_fullReduction/4k 260338 260384 2678 60.0G items/s
BM_fullReduction/5k 385076 385178 1818 60.5G items/s
Affected #: 3 files
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.