| Summary: | cgit apparently not serving all of a large page in good time, in some web browsers | ||
|---|---|---|---|
| Product: | Services | Reporter: | Graham Perrin <grahamperrin> |
| Component: | Git Integration | Assignee: | Git Admin <git-admin> |
| Status: | Closed Works As Intended | ||
| Severity: | Affects Only Me | ||
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
| URL: | https://cgit.freebsd.org/doc/commit/?id=989d921f5d4ac8d8b7c831c13b8954ad1901be24 | ||
| Attachments: | |||
|
Description
Graham Perrin
2023-08-15 13:24:34 UTC
(In reply to Graham Perrin ◐ from comment #0) > % history | grep 989d921f5d4a There was a prior attempt in Firefox at 01:06 this morning. I can't recall whether, or how long, I waited before trying luakit, then qutebrowser, then Lynx, instead. BST (UTC+01:00); 14:41 now. Created attachment 244120 [details] Screenshot of Firefox Profiler, taken before completion of an upload of the profile I'm not sure what to make of this. The attached screenshot shows waiting for response after more than 540 seconds. <https://share.firefox.dev/47J54A2>, uploaded some time after the shot, shows 378 MB requested, response received, around 192 seconds. ---- I'll try at a more modern computer with a much faster LAN connection, maybe more memory, and Windows 10 22H2 … Probably working as intended, in that given enough time, some browsers might render (or attempt to render) the entire page. Signs of incompletion in browsers such as luakit, qutebrowser and Lynx were probably red herrings. Apologies for the noise. ---- Late afternoon test results, summarised: * Windows with 16 GB memory – Chrome and Edge fail (out of memory) * Windows 22H2 with 16 GB memory – Firefox presents the page, after a long wait, it's largely illegible (and may be prone to font issues) * FreeBSD-CURRENT with 16 GB memory – Firefox presents the page, after a long wait, it's largely illegible. % pkg iinfo firefox firefox-116.0.2,2 % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT amd64 1400094 #2 main-n264621-09c20a293280-dirty: Wed Aug 9 02:15:02 BST 2023 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400094 1400094 % Created attachment 244126 [details] https://cgit.freebsd.org/doc/commit/?id=989d921f5d4ac8d8b7c831c13b8954ad1901be24&context=1&ignorews=0&dt=0 (minimal context) loaded in Firefox 116.0.2,2 on FreeBSD-CURRENT (In reply to Graham Perrin ◐ from comment #3) > Late afternoon test results, … Screenshots: <https://photos.app.goo.gl/zPtTLYtBQSjJeTDb6>. The most recent shot is attached. |