packages feed

BenchmarkHistory-0.0.0.1: README.md

[![Build Status](https://travis-ci.org/choener/BenchmarkHistory.svg?branch=master)](https://travis-ci.org/choener/BenchmarkHistory)

# BenchmarkHistory

The library provides tools for keeping a log of running time and memory
allocation of functions to be benchmarked. I use this library together with
buildbot to be alerted when one of my programs or libraries performs much worse
due to recent changes. The system uses the history of benchmark runs to adapt
to changes.



#### Contact

Christian Hoener zu Siederdissen  
Leipzig University, Leipzig, Germany  
choener@bioinf.uni-leipzig.de  
http://www.bioinf.uni-leipzig.de/~choener/