[Dune] Notification from Dune
Flyspray
dune at hal.iwr.uni-heidelberg.de
Wed Aug 23 10:32:40 CEST 2006
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#46 - TMP in FieldVector considered harmful
User who did this: - Oliver Sander (sander)
----------
I removed almost all template metaprogramming code from FieldVector
and FieldMatrix. At least
for gcc you have to compile with -funroll-loops to get the same
performance as before.
I left in TMP code for norms, because replacing it with normal code
would introduce a
temporary for the return value, which may not get optimized away.
Measurements will have
to be taken before any further action.
I agree with Christian that the need to compile with -funroll-loops
should be documented
somewhere.
----------
More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=46#comment152
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
More information about the Dune
mailing list