benchpress
benchpress copied to clipboard
Hi. It seems like the docs were moved, but the links don't point to anything. How do I install benchpress? How do I run it? Aren't those important things to...
I finally was able to get a clean run from benchpress! yay!! But now the problem is that I have no idea how to interpret this output: ...
Function collectExpressionInputs was doing a recursive call and it has a tag that says: "//TODO (perf) can we do it better?", so here is an option, i hope it works....
is there any way to track the RAIL performance goals using benchpress? How Users Perceive the Speed of The Web - Paul Irish (Google) keynote [](http://www.youtube.com/watch?v=2ksXo2_Lfl0)
[](https://reviewable.io/reviews/angular/benchpress/25)
No comma needed [](https://reviewable.io/reviews/angular/benchpress/22)
Following the standard deviation formulas, the deviation will be divided by the size of sample [](https://reviewable.io/reviews/angular/benchpress/14)
The only way to actually run and sample a benchmark right now is to click buttons in a Web UI. For the sake of continuous sampling, there should be a...
As discussed in #21, it's problematic for benchpress runtime libraries to add `$traceurRuntime` and `System` to the window, as code under test may be using a conflicting version of Traceur....
Karma launchers are widely used on many platforms; no sense in re-inventing the wheel. This would pave the way to making the manual benchmark runner more configurable to run in...