Skip to content

Support for precompiled headers#359

Merged
awawa-dev merged 1 commit intomasterfrom
precompiled_headers
Sep 27, 2022
Merged

Support for precompiled headers#359
awawa-dev merged 1 commit intomasterfrom
precompiled_headers

Conversation

@awawa-dev
Copy link
Copy Markdown
Owner

@awawa-dev awawa-dev commented Sep 24, 2022

The results show a significant reduction in compilation time.
time make -j 2

  1. Full clean DEBUG build without cache.
    Before:
    obraz

  2. Full clean DEBUG build without cache.
    After using precompiled headers:
    obraz

  3. Full clean RELEASE build without cache.
    Before:
    obraz

  4. Full clean RELEASE build without cache.
    After using precompiled headers:
    obraz

@awawa-dev awawa-dev added enhancement New feature or request New feature labels Sep 24, 2022
@awawa-dev awawa-dev merged commit eec1fb6 into master Sep 27, 2022
@awawa-dev awawa-dev deleted the precompiled_headers branch September 27, 2022 15:20
chbartsch pushed a commit to chbartsch/HyperHDR that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant