Re: slowdown with -std=gnu18 with respect to -std=c99

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As additional data points, the performance with several versions of gcc
(as packaged in Debian testing/unstable):

             | gcc-9 | gcc-10 | gcc-11 | gcc-12 |
 ------------|-------|--------|--------|--------|
  -std=c99   | 24    | 23.5   | 23     | 23     |
  -std=gnu18 | 43    | 16.8   | 38     | 38     |

One can see that the performance stays relatively constant with
-std=c99, but varies significantly with -std=gnu18.

-- 
Stéphane



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux