mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
Add complex DI benchmarks, main runner, and English README with summarized results for cherrypick core
This commit is contained in:
15
benchmark_cherrypick/pubspec.yaml
Normal file
15
benchmark_cherrypick/pubspec.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
name: benchmark_cherrypick
|
||||
version: 0.1.0
|
||||
publish_to: none
|
||||
description: Benchmark for cherrypick core DI library
|
||||
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
cherrypick:
|
||||
path: ../cherrypick
|
||||
|
||||
dev_dependencies:
|
||||
benchmark_harness: ^2.2.2
|
||||
benchmark_runner: ^0.0.2
|
||||
Reference in New Issue
Block a user