emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[BUG] 502/slow response from new repo [9.5 (9.5-g9364b2 @ /home/n/.emacs


From: No Wayman
Subject: [BUG] 502/slow response from new repo [9.5 (9.5-g9364b2 @ /home/n/.emacs.d/straight/build/org/)]
Date: Sun, 26 Sep 2021 12:08:27 -0400
User-agent: mu4e 1.7.0; emacs 28.0.50


Experiencing 502 errors and delay when trying to clone the new development repo:

time git clone https://git.savannah.gnu.org/git/emacs/org-mode.git
Cloning into 'org-mode'...
remote: Counting objects: 129920, done.
remote: Compressing objects: 100% (28292/28292), done.
remote: Total 129920 (delta 101703), reused 129609 (delta 101488)
Receiving objects: 100% (129920/129920), 81.43 MiB | 10.35 MiB/s, done.
Resolving deltas: 100% (101703/101703), done.

real    1m59.019s
user    0m27.884s
sys     0m0.955s

That was after multiple attempts which resulted in 502 errors.

For comparison:
time git clone -b master git://git.sv.gnu.org/emacs.git
Cloning into 'emacs'...
remote: Counting objects: 950806, done.
remote: Compressing objects: 100% (167880/167880), done.
remote: Total 950806 (delta 782727), reused 949614 (delta 781638)
Receiving objects: 100% (950806/950806), 318.40 MiB | 31.17 MiB/s, done.
Resolving deltas: 100% (782727/782727), done.

real    1m37.033s
user    2m56.213s
sys     0m2.527s

Just a heads up.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]