blob: 1b4d85ded65d722cd66b3c34118d2f85c0168785 [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: query_benchmark
description: Measuring encoding and decoding of a "real-world" protobuf.
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
protobuf: any
dev_dependencies:
lints: ^1.0.0
protoc_plugin:
path: "../protoc_plugin"
dependency_overrides:
protobuf:
path: "../protobuf"