3 Commits

Author SHA1 Message Date
Stephen Adams 7452b7e141 [benchmarks] Suppress some lints
Change-Id: I7be54b9f8fa2d3534663b6033e74f5f262ad08f9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/449682
Reviewed-by: Mayank Patke <fishythefish@google.com>
Commit-Queue: Stephen Adams <sra@google.com>
2025-09-16 14:34:29 -07:00
Nicholas Shahan 3f6db11c55 [benchmark] Cleanup lint violations
Fix violations of lints that I expect have no influence on the
performance characteristics of this benchmark:

* annotate_overrides
* avoid_shadowing_type_parameters
* curly_braces_in_flow_control_structures
* prefer_single_quotes
* use_function_type_syntax_for_parameters

Change-Id: I360fca77c9290d1ced5563409f1bfb6a12009fc9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/433270
Reviewed-by: Stephen Adams <sra@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2025-06-10 16:26:22 -07:00
Stephen Adams 4a62cface0 [benchmarks] Queue add/remove benchmark
Change-Id: I98ba55744c86ed3e39d0087f4fcb83e4a2a63f68
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/408240
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2025-02-12 13:32:16 -08:00