feat(benchmarks): Add basic dart transformer benchmarks.
Adds simple benchmarks for various transformation phases, as well as hello_world. Does not integrate these into any benchmark frameworks yet.
This commit is contained in:
@@ -11,7 +11,7 @@ environment:
|
||||
dependencies:
|
||||
analyzer: '^0.24.4'
|
||||
barback: '^0.15.2+2'
|
||||
code_transformers: '^0.2.5'
|
||||
code_transformers: '^0.2.8'
|
||||
dart_style: '^0.1.3'
|
||||
html: '^0.12.0'
|
||||
logging: '>=0.9.0 <0.11.0'
|
||||
|
||||
Reference in New Issue
Block a user