tree: 6b30c049c1202192c72c3a0256dd6c3b1376e751 [path history] [tgz]
  1. expected_metric_names/
  2. test/
  3. BUILD.gn
  4. OWNERS
  5. README.md
src/tests/end_to_end/perf/README.md

Performance tests

This directory contains performance tests.

Check the instructions to run these test locally.

This directory contains some performance tests written in Python using Lacewing. It also contains all the expected metrics that performance tests may generate. Finally, it includes a GN group that contains all benchmarks in the tree.

This directory contains the following performance test:

  • tracing_microbenchmarks_test - Tests the performance of the tracing subsystem.

The following example:

  • perf_publish_example - Simple example test that publishes a performance metric.

And the following test:

  • perftest_trace_events_test - Tests that we correctly read events from a trace session.

You can view the test results from CI builds in Chromeperf.