aregm / nff-go

NFF-Go -Network Function Framework for GO (former YANFF)
BSD 3-Clause "New" or "Revised" License
1.38k stars 156 forks source link

May I get latency benchmarking results ? #676

Open stevelorenz opened 4 years ago

stevelorenz commented 4 years ago

Dear nff-go developers,

Thanks so much for this great work. And I am a PhD student researcher on NFV/SDN. I used to build VNFs directly with DPDK and wants to enjoy the high-level abstractions provided by the nff-go. I am curious in the latency benchmarking (shows the potential impact of GC and cgo etc.) results which I could not find currently in README or Wiki. Could I find them somewhere for a citation?

Thanks so much for your patience and help.