Tsukikage7 commented on issue #820:
URL: https://github.com/apache/dubbo-go-pixiu/issues/820#issuecomment-5204276374

   PR is up: https://github.com/apache/dubbo-go-pixiu/pull/1017
   
   Summary of what's inside:
   - perf: shared backend connection per endpoint + descriptor cache + resource 
cleanup (`pkg/filter/http/grpcproxy/*`)
   - fix: empty `serialization` now defaults to `hessian2` (was causing HTTP 
500 on the Dubbo path)
   - fix: benchmark suites now run in parallel (`--reload-port` split 
18380/18381/18382, pixiu listeners 8881/8882/8883, triple provider moved to 
20010)
   
   Full before/after numbers are in the PR description (gRPC ~2.2x, Triple 
~2.5x, Dubbo 500 → 0.4ms). @Similarityoung @nanjiek @Alanxtl could you take a 
look when you have time?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to