mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 02:41:44 +00:00
Profiling has shown that checking whether the level is enabled is actually more expensive than checking whether the packet is a DNS packet. This improves performance by about 3%.