gpt4 book ai didi

c++ - gcc -O0 与 -Og 编译时间

转载 作者:可可西里 更新时间:2023-11-01 16:50:46 28 4
gpt4 key购买 nike

gcc 的发行说明在 -Og 上有点含糊:

It addresses the need for fast compilation and a superior debugging experience while providing a reasonable level of runtime performance. Overall experience for development should be better than the default optimization level -O0.

“整体开发体验”是否包括编译时间?如果我不需要调试符号并针对编译时间进行优化,我应该使用 -O0 还是 -Og?

最佳答案

Does "Overall experience for development" include compilation time?

我认为是的,但不是在这个非常具体的案例中。

If I don't need debug symbols and am optimizing for compile time, should I be using -O0 or -Og?

-O0

关于c++ - gcc -O0 与 -Og 编译时间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15556701/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com