blob: aeda598c7fb45e9fa5ac91c79a870b92f0433fa1 [file] [log] [blame]
# Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
name: protobuf_benchmarks
description: Benchmarks for various protobuf functions.
publish_to: none
environment:
sdk: ^3.7.0
resolution: workspace
dependencies:
# NB. When bumping benchmark_harness check if `benchmark_base.BenchmarkBase`
# needs updating
benchmark_harness: ^2.0.0
fixnum: any
js: ^0.6.3
protobuf: any
dev_dependencies:
args: ^2.3.1
lints: '>=5.0.0 <7.0.0'
path: ^1.8.2
pool: ^1.5.1
# Used from the workspace.
protoc_plugin: any