Skip to content

WIP: Added a basic logfile reader program to the contrib section

William Salmon requested to merge willsalmon/logtimer into master

Description

This code gives simple performance metrics of BuildStream logfiles

Code Sections

Features this code has:

  • Basic log parser
  • Generates simple statistics

related issues

This MR is related to #21 (closed) in so much as it is helpful to understand how these more complex projects relate to more realistic projects and why buildstream deals with them so in efficiently.

Merge request reports