You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As my post in ofp#242,
I've set up an env that runs nginx_ofp with dpdk, tested with wrk.
But it turns out to be that the nginx ofp is much slower than the original nginx.
I compiled it following your README and only modify some codes to make it runs on a single core
I also confused the performance result. ofp-nginx run user space with dpdk. It should be faster than original niginx ideally. But the result was negative.
So, do we have official test result about ofp-nginx compare to other kernel or user stack?
Thanks
Hi there,
As my post in ofp#242,
I've set up an env that runs nginx_ofp with dpdk, tested with
wrk
.But it turns out to be that the nginx ofp is much slower than the original nginx.
I compiled it following your README and only modify some codes to make it runs on a single core
The test resultes are:
Here's my nginx.conf, both of the original and the ofp one use the same configure
Thanks in advance for your kindly advise
The text was updated successfully, but these errors were encountered: