Hacker News new | ask | show | jobs
by kcudrevelc 4328 days ago
I run an open-source Go library that also does packet capture/encode/decode (http://code.google.com/p/gopacket). Would you be at all interested in adding results for gopacket to your benchmarks page? If so, I'm happy to write up the code to actually run the benchmarks, then send it over to you so it can be run on your benchmarking machine.
1 comments

That would be great! I think that adding more libraries to the benchmark would be just great. This is the project I've created to run the benchmarks:

https://github.com/mfontanini/packet-capture-benchmarks

You can have a look at some of the existing benchmarks so you get an idea of what it has to do. Let me know if you need any help.

Excellent! I'll try to send you a pull request sometime Monday or Tuesday.