Re: [vpp-dev] papi performance improvement patch

2022-06-01 Thread Benoit Ganne (bganne) via lists.fd.io
Looks like a simple and worthwhile optimization, merged. Thanks! ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Velichkin > Viktor > Sent: Tuesday, May 31, 2022 22:47 > To: vpp-dev@lists.fd.io > Subject: [vpp-dev] papi performance improvement patch

[vpp-dev] papi performance improvement patch

2022-05-31 Thread Velichkin Viktor
Hi! Can anyone please reveiw this patch?  Explanation: For small amount of objects (for example short ACL) there is no problems in python api, but if you trying to load thousands - papi works very slow. Loading ACL with 256k entries could take forever. Here below is comparsion of uploading 128k ent