emscripten-core / emscripten-core/emscripten

Build esmdk's compiler binaries with PGO

Open
#19,671 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Hi!

Clang [supports](https://llvm.org/docs/HowToBuildWithPGO.html) building with Profile-Guided Optimization (PGO), and it helps with achieving +20% compilation speed. I think would be a good idea to try to build Emscripten itself with PGO. I've performed searching across the repository about it but didn't find the results. If you already have any - please share them with me.

Thanks in advance!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.