https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125220
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- But for additional insertions into the queue, we still do too many operations. Our push_heap seems wasteful.
redi at gcc dot gnu.org via Gcc-bugs Thu, 07 May 2026 11:12:51 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125220
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- But for additional insertions into the queue, we still do too many operations. Our push_heap seems wasteful.