Tobias Bosch df4ac0dd33 refactor(perf): use webdriver to execute benchmarks
- use performance log of chromedriver / appium to get timeline data
  for calculating metrics for benchmarks
- change all benchmarks to be made of a standalone application
  and a protractor test that collectes timeline data
- fix and simplify benchmarks
- add dart2js to build
- remove benchpress

Closes #330
2014-12-23 22:22:55 -08:00

8 lines
151 B
YAML

name: benchmarks_external
environment:
sdk: '>=1.4.0'
dependencies:
angular: ">=1.0.0 <2.0.0"
browser: '>=0.10.0 <0.11.0'
transformers:
- angular