Commit Graph

1 Commits

Author SHA1 Message Date
Konrad `ktoso` Malawski 900f6906cd [Concurrency] make enqueue forwarding chain inlinable (#87611)
The inlinable certainly wont hurt on these "forwarding" methods, though
I was not able to confirm a noticable difference at least using this
benchmark.

Since adding those is definitely good anyway, I didn't dig much further,
let's just add them.

Assisted by: claude to make the benchmark, manually verified all changes
ran benchmarks and checked results etc
2026-03-02 08:35:20 -08:00