Comment 16 for bug 1882279

Revision history for this message
Robie Basak (racb) wrote :

> Verify that in the fallback test above, the fallback code is actually active, and not accidentally using the higher performing path by accident

Eg. by using gdb, bpf, perf, or just by explicitly looking at the performance difference as a heuristic of which code path actually ran.