this post was submitted on 27 Jul 2023
15 points (94.1% liked)

C++

1718 readers
31 users here now

The center for all discussion and news regarding C++.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

Interesting, thanks for sharing. I didn't know such a speed up was possible and LTO doesn't matter when we just want something built.

[โ€“] [email protected] 2 points 1 year ago

it's super cool when doing your own automated codegen too and you just want a binary produced as quickly as possible at runtime