LTD-Beget/syncookied

Passthrough performance

polachok opened this issue · 3 comments

Passthrough performance with no filters is lower than expected (~8Mpps) on our test setup.

It's could be related with used CPU. You could expect near zero overhead only with top notch Xeon CPUS (E5 v3+).

This is unlikely as we're using Xeon E5 2680v3. I guess it's some problem with implementation which only manifests itself in this mode (we get higher pps while doing syncookies).

Fixed by #40