jak-project/goalc/make
Tyler Wilding 456d1ba536
goalc: add a performance report feature (#3519)
Adds a quick perf report feature to `goalc` that lets you compare how
much faster / slower it takes to compile the projects, with some simple
features like filtering the files, adjusting for how large of a margin
of error in the speeds you care about, and which test iteration you want
to compare against.

This is something I plan to use as I work more in `goalc` as an easy way
to track / show the results.


![image](https://github.com/open-goal/jak-project/assets/13153231/26f140c7-66d7-4162-994a-a71061e22857)
2024-05-15 22:52:16 -04:00
..
CompilerReport.h goalc: add a performance report feature (#3519) 2024-05-15 22:52:16 -04:00
MakeSystem.cpp goalc: add a performance report feature (#3519) 2024-05-15 22:52:16 -04:00
MakeSystem.h goalc: add a performance report feature (#3519) 2024-05-15 22:52:16 -04:00
Tool.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
Tool.h [jak2] support for multiple out/ directories (#1585) 2022-06-30 21:11:58 -04:00
Tools.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
Tools.h custom levels: refactor level building code and jak 2 support (#3090) 2023-10-21 06:07:43 +02:00