lesismal / go-websocket-benchmark

121 stars 14 forks source link

How would I add a new library? #14

Closed soypat closed 8 months ago

soypat commented 1 year ago

Lib in question: https://github.com/soypat/peasocket

lxzan commented 1 year ago

star, fork and create pr

lesismal commented 1 year ago

And please make sure that there's no problem as gobwas+poller has or similar problems, related: https://github.com/lesismal/go-websocket-benchmark/pull/12

@lxzan Before mereged, we need to review and test by some tunnel to simulate TCP sticky packet.

soypat commented 1 year ago

OK, I've made a PR. Do I really have to make those low level changes to the network to test the benchmark out? Is there a way to just smoke test it without going through the certification of the environment?

lxzan commented 1 year ago

modifying ulimit alone is sufficient