Hi,

Has anyone benchmarked the impact of VPP API invocations on the forwarding
performance?

Background: most calls on the VPP API run in a stop-world maner. That means
all graph node worker threads are stopped at a barrier, the API call is
executed and then the workers are released from the barrier. Right?

My question is now, when I do 1k, 10k or even 100k API invocation per
second, how does that impact the forwarding performance of VPP?

Does anyone have a use-case running that is actually doing that?

Many thanks,
Andreas

-- 

Andreas Schultz
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15729): https://lists.fd.io/g/vpp-dev/message/15729
Mute This Topic: https://lists.fd.io/mt/71882379/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to