benchpress icon indicating copy to clipboard operation
benchpress copied to clipboard

Results 22 benchpress issues
Sort by recently updated
recently updated
newest added

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: ![benchpress-tree_ _-bash_ _217x51](https://cloud.githubusercontent.com/assets/21176220/18327165/3a0d9cca-7517-11e6-8a56-c5a7ea22c926.png)...

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 [![RAIL performance goals](http://img.youtube.com/vi/2ksXo2_Lfl0/0.jpg)](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...

enhancement

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....

enhancement

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...