haproxy/include
Willy Tarreau 6c54bf7295 IMPORT: eb32/eb64: place an unlikely() on the leaf test
In the loop we can help the compiler build slightly more efficient code
by placing an unlikely() around the leaf test. This shows a consistent
0.5% performance gain both on eb32 and eb64.

This is ebtree commit 6c9cdbda496837bac1e0738c14e42faa0d1b92c4.
2025-09-17 14:30:32 +02:00
..
haproxy MINOR: counters: document that tg shared counters are tied to shm-stats-file mapping 2025-09-17 11:31:29 +02:00
import IMPORT: eb32/eb64: place an unlikely() on the leaf test 2025-09-17 14:30:32 +02:00
make BUILD: makefile: add a qinfo macro to pass info in quiet mode 2025-01-08 11:26:05 +01:00