commit | e2bd4169e602ab594838475f4d8797cb3240237e | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@gmail.com> | Thu May 15 08:43:32 2025 -0700 |
committer | GitHub <noreply@github.com> | Thu May 15 08:43:32 2025 -0700 |
tree | 0b082e086d7ef1cecefbb2fdd304f354326e21f8 | |
parent | a6c8e56996c63ce7b0f83c7743a393ecb41c77c6 [diff] |
remove the api_benchmark/ package (#992) - remove the api_benchmark/ package This PR removes `api_benchmark/`. I believe we get all our our perf validation from `benchmarks/`; cc @osa1 and @mraleph for whether that's true, and, any thoughts on removing or retaining `api_benchmark`.
Protocol Buffers (protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
This repository is home to packages related to protobuf support for Dart.
Package | Description | Published Version |
---|---|---|
protobuf | Runtime library for protocol buffers support. | |
protoc_plugin | A protobuf protoc compiler plugin used to generate Dart code. | |
benchmarks | Benchmarks for various protobuf functions. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.