hashicorp / go-plugin

Golang plugin system over RPC.
Mozilla Public License 2.0
5.25k stars 450 forks source link

why the tps so low #181

Closed gongzhxu closed 2 years ago

gongzhxu commented 2 years ago

test at the 16 core and 16g ubuntu1~18.04,i got 5.8k tps per thread, when i concurrent 1W goruntine i just get 6w tps, that was to low, anyone test it and hava idea, since i use grpc is the same.

main process: image

plugin process: image