|
|
|
|
|
by matkoniecz
1914 days ago
|
|
Presumably they still optimize and write for -O3, just that they run far slower version. Without any manual optimization targeting O0. (main negative is that missing performance degradation appearing in 03 ut not O0 may be harder to notice) |
|