An open API service indexing awesome lists of open source software.

https://github.com/raphexion/timedgcc

Small program to help build stats during C++ compilation
https://github.com/raphexion/timedgcc

Last synced: 2 months ago
JSON representation

Small program to help build stats during C++ compilation

Awesome Lists containing this project

README

        

# 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