Closed
Description
Godot version
godot-cpp version
System information
Arch Linux
Issue description
Commit introduces ~X3 compilation time.
Steps to reproduce
Bisected from master, benchmarked with
time scons
command
Approximate compile time of good commit
real 5m4.576s
user 44m50.995s
sys 1m48.742s
bad commit
real 15m37.927s
user 145m58.519s
sys 3m25.119s
Minimal reproduction project
godot-cpp repo