compiler-explorer / compiler-explorer/compiler-explorer

Investigate apparent slow processing/(execution) of boost usage

Open
#7,494 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
19.1k
Forks
2.1k
Avg merge
3d 15h
Merged PRs (30d)
67

Description

Anything including boost, even simple things like: https://godbolt.org/z/6YevM81sh takes 30+ seconds in the "JS" processing:

![Image](https://github.com/user-attachments/assets/c5f7718c-6a0c-44b2-9a21-b25c1636a9da)

if you break the compilation, all the same boost fetching etc happens but it doesn't take long at all:

![Image](https://github.com/user-attachments/assets/88a2f63d-6d60-4b42-8d41-0c0a33d2df6a)

which to me implies we are doing something after a successful compilation that takes a while. I blame my daft code that removes unused asm.

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.