tree: fd74a4b9d26b5769ed867f901a913d907ab36f44 [path history] [tgz]
  1. lib/
  2. meta/
  3. BUILD.gn
  4. pubspec.yaml
  5. README.md
src/lib/diagnostics/inspect/dart/bench/README.md

Dart inspect benchmarks

This directory contains the code to the inspect benchmarks, written in Dart.

This is run by the test in //src/tests/end_to_end/perf/test/dart_inspect_benchmarks_test.dart.

Running

$ fx set terminal.x64 --release
$ fx build
$ fx test --e2e host_x64/dart_inspect_benchmarks_test