rust perf diving, resolved Afficher plus
it turned out that my benchmark *was* using those paths because I was building the zone every time instead of using lazy_static
oops :(