mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-24 12:20:59 +01:00
Some of the tv_* functions are called very often. Passing their arguments as registers is quite faster. This can be disabled by setting CONFIG_HAP_DISABLE_REGPARM.