Bug 1602765 Comment 12 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Looking at the awsy win7 js graph It kind of looks like we've improved. I'd expect an alert on bug 1603779 in the next week or so to confirm things. If you want to verify on try you can use something like:

```
hg up base_revision
./mach try fuzzy  -q "awsy win7 'opt-awsy-e10" --rebuild 5
hg up new_revision
./mach try fuzzy  -q "awsy win7 'opt-awsy-e10" --rebuild 5
```

And then via treeherder you can select the `sy` task and click the "Compare against another revision" link at the bottom of the performance panel
Looking at the [awsy win7 js graph](https://treeherder.mozilla.org/perf.html#/graphs?highlightAlerts=0&highlightedRevisions=52ae1bffec15&series=mozilla-central,1961163,1,4&series=autoland,1959387,1,4&timerange=2592000) It kind of looks like we've improved. I'd expect an alert on bug 1603779 in the next week or so to confirm things. If you want to verify on try you can use something like:

```
hg up base_revision
./mach try fuzzy  -q "awsy win7 'opt-awsy-e10" --rebuild 5
hg up new_revision
./mach try fuzzy  -q "awsy win7 'opt-awsy-e10" --rebuild 5
```

And then via treeherder you can select the `sy` task and click the "Compare against another revision" link at the bottom of the performance panel

Back to Bug 1602765 Comment 12