solo-io / bumblebee

Get eBPF programs running from the cloud to the kernel in 1 line of bash
Apache License 2.0
1.26k stars 78 forks source link

optimize handleArray for char arrays #113

Open albertlockett opened 8 months ago

albertlockett commented 8 months ago

Avoid copying array of chars in handleArray. This can significantly reduce CPU utilization.

solo-build-bot[bot] commented 8 months ago

Waiting for approval from someone in the solo-io org to start testing.