Closed
Bug 1324519
Opened 8 years ago
Closed 4 years ago
dxr page load is slow
Categories
(Webtools Graveyard :: DXR, defect)
Webtools Graveyard
DXR
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bkelly, Unassigned)
Details
Attachments
(1 file)
156.62 KB,
image/png
|
Details |
See the attached network monitor screenshot. Just visiting the main page:
https://dxr.mozilla.org/mozilla-central/source/
Takes about 1.5 seconds to load. Half of this is waiting on the connection for the root document at /mozilla-central/source/.
The 304s for the hashes assets also take some time here. That could be easily improved by using cache-control headers with a large max-age and immutable.
Comment 1•8 years ago
|
||
looks like a bot is being naughty and crawling dxr atm, too.
"5.9.83.211, 10.22.81.213" - - [19/Dec/2016:18:46:01 +0000] "GET /mozilla-central/source/dom/media/webaudio/test/test_bug875221.html HTTP/1.1" 200 11512 "-" "Mozilla/5.0 (compatible; MegaIndex.ru/2.0; +http://megaindex.com/crawler)"
Comment 2•4 years ago
|
||
DXR is no longer available. Searchfox is now replacing it.
See meta bug 1669906 & https://groups.google.com/g/mozilla.dev.platform/c/jDRjrq3l-CY for more details.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•