Purpose
CppAD has a set of speed tests that are used to determine if
certain changes improve its execution speed
and to compare the C++ AD packages
Adolc
,
CppAD
,
Fadbad
and
Sacado
.
This section explains how you can run these tests on your computer.
Windows
The speed test routines have not yet been compiled or tested using
the MS Windows C++ compiler.
Under Windows, you can use
Cygwin
or,
MinGW with MSYS
to run these speed tests.