Hello,
The FTensor library referenced at
http://gcc.gnu.org/testing/testing-ftensor.html
has moved. The new location is
http://www.gps.caltech.edu/~walter/FTensor/index.html
Cheers,
Walter Landry
wlan...@caltech.edu
hardlinking the
tree against the extra pristine copy. In fact, for the use case given
(lots of old test builds), some or all could be linked against each
other.
If you are worried about hard links because you might muck all of your
different versions with careless editing, ArX at least will let you
get away without a pristine tree. It then builds a new one when
needed, and then deletes it.
Regards,
Walter Landry
[EMAIL PROTECTED]
optimizing code with expression templates than any other compiler. I
ran the same benchmarks back in 2003, and GCC has improved quite a lot
since then.
Cheers,
Walter Landry
wlan...@caltech.edu
Richard Guenther wrote:
> On Fri, Jun 15, 2012 at 12:54 AM, Walter Landry wrote:
>> Hello Everyone,
>>
>> I thought you might be interested in some C++ expression template
>> benchmarks I have done.
>>
>> http://www.wlandry.net/Projects/FTensor#Benchmar