reiniergs / polyfill-service

Javascript polyfills as a service. Java implementation.
http://www.polyfillservice.org/
MIT License
7 stars 9 forks source link

[Review] Perf Measurement Prototype #137

Closed scottmo closed 7 years ago

scottmo commented 7 years ago

Perf measuring class prototype

Run this in root folder to start runner and print measurements: mvn exec:java -pl perf

Change this for which polyfills to load: perf/src/main/resources/service-config.xml

Change this for perf config: perf/src/main/java/org/polyfill/perf/configurations/TestAppConfig.java

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling ee3345a9200299f1f2fc007802ccb579a037bae4 on scottmo/perf into on master.