phoenix-dataplane / phoenix

Phoenix dataplane system service
https://phoenix-dataplane.github.io
Apache License 2.0
51 stars 9 forks source link

Bypass the eventfd in shmem-ipc #38

Closed crazyboycjr closed 2 years ago

crazyboycjr commented 2 years ago

Why are these changes needed?

The latency is better than before, but not at its best. I'll do some instruments later.

duration: 15.495701ms, avg: 13.766µs, median: 13.308µs, min: 9.937µs, max: 88.582µs

Related issue number

Checks