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
- Host: GitHub
- URL: https://github.com/raphexion/timedgcc
- Owner: Raphexion
- Created: 2019-10-04T18:51:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T08:00:11.000Z (over 5 years ago)
- Last Synced: 2025-04-01T20:47:21.338Z (2 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 things1. meassure the time it takes to compile
2. publish the duration