this post was submitted on 05 Sep 2023
4 points (75.0% liked)
C++
2236 readers
2 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I dare say that there would be no better measuring stick than you doing a proof of concept with your own codebase, and extrapolate from there. There's a likelihood that the impact on build times will be sensitive to parameters such as how your implementation was/is put together, and what compiler you're using.