-
Notifications
You must be signed in to change notification settings - Fork 153
Results
Max Dietz edited this page Jan 11, 2017
·
2 revisions
Each run of the load test framework will output a CSV file named 'output.csv' in your current directory and graphs saved as PNG files that show the latencies of the publishers and subscribers at different percentiles. All information in the graphs is present in the CSV file so that you can process it however you like.
The graphs provide a good overview to the results, and generally demonstrate what is important about the test you have run. When running a latency test, they will show the latency for publishing, and for the end-to-end latency of each message, for each client library at each percentile. When running a throughput test, the graphs will show the throughput each client library was able to achieve for each size of GCE instance.