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

Contents
Speed Testing Main Program
Speed Testing Utilities
Speed Test Functions in Double
Speed Test Derivatives Using Adolc
Speed Test Derivatives Using CppAD
Speed Test Derivatives Using Fadbad
Speed Test Derivatives Using Sacado

Input File: omh/speed.omh