|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 225a62: since g++ 5.3 both SUM() and for loops are inlined
GitHub
noreply at github.com
Fri Jun 30 11:29:45 BST 2017
Branch: refs/heads/feature-2.0
Home: https://github.com/FlexibleSUSY/FlexibleSUSY
Commit: 225a628db58363ba422990ef4af33ef8e89930f1
https://github.com/FlexibleSUSY/FlexibleSUSY/commit/225a628db58363ba422990ef4af33ef8e89930f1
Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
Date: 2017-06-30 (Fri, 30 Jun 2017)
Changed paths:
M test/test_sum.cpp
Log Message:
-----------
since g++ 5.3 both SUM() and for loops are inlined
and are equally fast
Commit: 7d61a7068c5d096d760c5fae7b73473afd274f4e
https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7d61a7068c5d096d760c5fae7b73473afd274f4e
Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
Date: 2017-06-30 (Fri, 30 Jun 2017)
Changed paths:
M test/test_slha_io.cpp
Log Message:
-----------
since g++ 5.3 also the read_block() function is faster
Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/fd69410c5013...7d61a7068c5d
More information about the Flexiblesusy-commits
mailing list
|