Open
Bug 1234222
Opened 9 years ago
Updated 8 years ago
hg annotate of some files times out (nsGlobalWindow.cpp for example)
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
NEW
People
(Reporter: smaug, Unassigned)
Details
Loading http://mxr.mozilla.org/mozilla-central/source/dom/base/nsGlobalWindow.cpp and then
clicking hg blame pretty much always times out here so that I see only the
top part of the page.
Comment 1•9 years ago
|
||
It loads in <40s for me, which is under our timeout thresholds.
FWIW, my i7-6700K can do blame in ~11s, which is 3-4x faster than hg.mozilla.org. We should be buying new servers for hg.mozilla.org sometime in 2016 because they are 5 years old :/
You need to log in
before you can comment on or make changes to this bug.
Description
•