| commit | e25288f3c4eb4ab69e17151758442ae5d4fefbbc | [log] [tgz] |
|---|---|---|
| author | Mouad Debbar <mdebbar@google.com> | Tue Jul 15 17:23:40 2025 -0400 |
| committer | GitHub <noreply@github.com> | Tue Jul 15 21:23:40 2025 +0000 |
| tree | debaf655a1ca41d326f136bcca52ff0d89ccf358 | |
| parent | 1be93f6417d8258272678675ad166ee624611b86 [diff] |
Find available port to run benchmarks (#9315) Instead of using a hardcoded port number to run benchmarks, let's dynamically find an available port. Fixes https://github.com/flutter/devtools/issues/9314 This is not really a fix, but more of a workaround until the underlying `package:test` issue https://github.com/dart-lang/test/issues/897 is resolved.
Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.
For documentation on installing and trying out DevTools, please see our docs.
Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.
By using Dart DevTools, you agree to the Google Terms of Service. To understand how we use data collected from this service, see the Google Privacy Policy.