
Version 1.1 of my official suite of C++ benchmarks has been available here since 1998-08-31.
Read more about Bench++ in Dr. Dobbs Journal, October, 1998 - Page 58.
The suite is based on the Ada PIWG suite, and therefore is designed to test individual language features, with some small applications and "traditional" benchmarks thrown in.
The "optimizer" tests are based on:
Benchmark Test to Estimate Optimization Quality of Compilers By Klerer & Liu. SIGPLAN NOT. Oct 1988The Style tests are based on:
OOPACK: a benchmark for comparing OOP vs. C-style programming
Kuck & Associates
http://www.kai.com/oopack/oopack.html
Stepanov Benchmarks: measuring the data abstraction penalty
Written by Alexander Stepanov, the author of the STL
http://www.kai.com/benchmarks/stepanov/
I'm interested in collecting additional benchmark results.
Please also send in any comments or bug reports you may have.
I'm especially interested in someone adapting this suite to run on Windows95/NT.
The suite is available from:
http://www.research.att.com/~orost/bench_plus_plus_1.1.tar.Z (173KB)
| WARNING |
You must use RIGHT-CLICK on the above link and then
use SAVE AS on the file to bench_plus_plus_1.1.tar.Z.
Also, run the UNIX "file" command on the downloaded file to see if
the browser uncompressed the file while downloading. If it did,
simply rename the file to bench_plus_plus_1.1.tar |
The following additional information is available: