Skip to content

Initial benchmarking framework

Sam Thursfield requested to merge sam/initial into master

This adds the benchmarking framework described in BuildStream/buildstream#205

See the README.rst file for instructions on how it works.

Currently there are two basic tests:

  • one that measures BuildStream's startup time (with bst --help)
  • one that measures building the first two elements of the Baserock bootstrap process
Edited by Sam Thursfield

Merge request reports