Jeff Cross
Jeff Cross
Per some discussion with @tbosch yesterday, the reporting/control application should by default execute the benchmarks in an iframe, but should give the user the option of running each new run...
Sorry, that was an artifact from when I was copying code from the angular/angular.dart repo. With the separation of reporting and running applications (along with removal of the build step),...
@jimfb did you modify your tests at all between samples? Seems as if test isn't running as expected. You may also want to start up a server and manually interact...
Is it possible you could share the complete runnable app, benchmark, setup, etc?
Sounds like the same issue as reported here: https://github.com/angular/angular/issues/3411
@jimfb do you want to take a stab at a PR to fix benchpress?