Skip to content

wichtounet/cpm

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Continuous Perfomance Monitor (CPM)

Simple tool to monitor the performance of a program in the long run.

Build

The benchmark helper is header-only, but the report generator needs to be built. You simple need to use make for building and installing it:

make
sudo make install

You need a recent compiler to build cpm. It has been tested with clang++-3.4 and greater and g++-4.9 and greater.

Releases

No releases published

Packages

No packages published

Languages