1QUANTLIB-BENCHMARK(1) General Commands Manual QUANTLIB-BENCHMARK(1)
2
3
4
6 quantlib-benchmark - performance benchmark executable for QuantLib
7
9 quantlib-benchmark
10
12 quantlib-benchmark is created at compile-time from the QuantLib sources
13 using the oost test framework tools. It measures the performance of a
14 preselected set of numerically intensive test cases. The overall
15 QuantLib Benchmark Index is given by the average performance in
16 mflops. The number of floating point operations of a given test case
17 was measured using the perfex library, see
18 http://user.it.uu.se/~mikpe/linux/perfctr.
19
21 The source code in the test-suite directory of the QuantLib sources,
22 the QuantLib documentation and website at https://www.quantlib.org and
23 the Boost documentation and website at https://www.boost.org.
24
25
27 The QuantLib Group (see Contributors.txt).
28
29 This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the
30 Debian GNU/Linux maintainer for QuantLib.
31
32
33
34QuantLib 02 November 2006 QUANTLIB-BENCHMARK(1)