Welcome around!

You will find here:

See links on the left.

CBS:

CBS is a Linux C++ Benchmarking Suite originally developed for Vaucanson. It provides tools to profile C++ code and analyze its performance (CPU time and memory consumption). Developers equip C++ code with measurement macros to locate bottlenecks and generate performance statistics over time.

CBS generates output in several formats:

The figure below shows part of a CBS benchmark DOT output (processed with dot):

CBS callgraph in dot format