Prev Next

Speed Test Routines

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 , and Fadbad . 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.

Contents
Speed Testing: Main Program and Utilities
The Adolc Speed Tests
The CppAD Speed Tests
The Fadbad Speed Tests

Input File: omh/speed.omh