You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have a calculated effectiveness (speed / payload size) for each test result. This metric seems to be more important than just raw ops/sec or data size, because response time measured on the client side is affected by a combination of both the speed of processing and the packet size (probably after gzip for text serializers, to be closer to real-world scenarios).
The text was updated successfully, but these errors were encountered:
Would be nice to have a calculated effectiveness (speed / payload size) for each test result. This metric seems to be more important than just raw ops/sec or data size, because response time measured on the client side is affected by a combination of both the speed of processing and the packet size (probably after gzip for text serializers, to be closer to real-world scenarios).
The text was updated successfully, but these errors were encountered: