blob: 330d27f485904c02914b15b1b5b7f6528ce789bf [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
protoc_plugin:
path: '../protoc_plugin'