Raphexion / timedgcc

Small program to help build stats during C++ compilation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timedg++

It is sometimes hard to get an overview which translation units take the longest to compile. timedgcc is a small wrapper around g++ to do things

  1. meassure the time it takes to compile
  2. publish the duration

About

Small program to help build stats during C++ compilation


Languages

Language:Go 97.2%Language:C++ 2.8%