resgateio / resgate

A Realtime API Gateway used with NATS to build REST, real time, and RPC APIs, where all your clients are synchronized seamlessly.
https://resgate.io
MIT License
685 stars 67 forks source link

Feature/optimize osyield #53

Closed jirenius closed 5 years ago

jirenius commented 5 years ago

High osyield in benchmark test turned out to be due to garbage produced by the client WebSockets used in the test, and not the Resgate itself.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 31


Totals Coverage Status
Change from base Build 29: 0.0%
Covered Lines: 2195
Relevant Lines: 2673

💛 - Coveralls