Skip to content

Compile time regression(?) #1610

Closed
@IvanInventor

Description

@IvanInventor

Godot version

godot-cpp version

2ffff66

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis has been identified as a bugtopic:buildsystemRelated to the buildsystem or CI setup

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions