On 2018-10-03, Benjamin Petit <[email protected]> wrote: > Before upgrading to CURRENT, I think routing with or without pf > enabled was around 600Mbit/s, but I would need to reinstall to test > again.
Snapshots are usually built with the "pool_debug" kernel option, releases are built without it. This is good for finding some types of bug, but can have an impact, you could try sysctl kern.pool_debug=0 and see if that improves performance. What were you running before (including syspatches if present)? If it was from before mitigations for CPU bugs were added, those are generally expected to slow things down.

