Skip to content

Make the "configure from cache" operation async. #105

Description

@andreeis

Configuring from cache is the last configure sub-phase that was not changed to async implementation. It is usually fast but what takes time for large code bases is the logging part (when makefile.loggingLevel is higher than "Normal"). It is worth to change to async mode. For large projects, the non async-ness is notice-able during the configure from cache sub-phase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature: ConfigurationRelated to the --dry-run "make" invocation and settingsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions