https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119387

ak at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ak at gcc dot gnu.org

--- Comment #15 from ak at gcc dot gnu.org ---
With the PR114563 alloc_page free list patch I get 

  ../obj-fast/gcc/cc1plus-allocpage -std=gnu++20 -O2 pr119387.cc  -quiet  ran
    1.04 ± 0.01 times faster than ../obj-fast/gcc/cc1plus -std=gnu++20 -O2
pr119387.cc  -quiet
    2.63 ± 0.01 times faster than ../obj-fast/gcc/cc1plus-allocpage
-std=gnu++20 -O2 pr119387.cc  -quiet -ggdb
    2.78 ± 0.01 times faster than ../obj-fast/gcc/cc1plus -std=gnu++20 -O2
pr119387.cc  -quiet -ggdb

Reply via email to