commit | ff68cac77c4e05942e0fc6275824aa24a322c175 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Aug 06 18:13:17 2020 +0200 |
committer | Primiano Tucci <primiano@google.com> | Thu Aug 06 18:13:17 2020 +0200 |
tree | 6f75b258431e9d7e3c9a5fc4ce892efed9b27b69 | |
parent | e1a2848e918d1d93144e968d748581e785555c86 [diff] |
Tests: Add client library + service stress test Add initial version of the client library & service stress test. This tests tries to push the producer & service to its limits by spawning a configurable number of processes and threads, each writing events at a customizable rate. Some work is still left, I still want to tune the configs and reason on what to expect. Meanwhile checking in the harness. Change-Id: Iea0b01e52018125e44f42c5b61c687c60315893b
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.