blob: 4c3ec96f93988668f1318c9a7f4b48dace960ba9 [file]
# 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.6.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
dart_flutter_team_lints: ^1.0.0
path: ^1.8.2
pool: ^1.5.1
protoc_plugin:
path: '../protoc_plugin'