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

--- Comment #22 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Created attachment 49199
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49199&action=edit
Patch to reduce monotonic_buffer_resource chunk sizes

(In reply to Alexander Monakov from comment #20)
> Round up to 64 bytes (typical cache line size).

This patch does that. The code is quite a bit simpler, but doesn't seem to
affect the benchmarks much.

Reply via email to