Jonas Haag
Jonas Haag
@jelmer can you look into this? I'm not sure what's going on here. It seems to hang inside `git-remote-http` but I can't find any meaningful differences in the `info/refs?service=git-upload-pack` compared...
Yes it happens with my repos as well. I wonder if it has something to do with a recent Git release but an older version of Git had the same...
The memory leak is in the git-remote-http code
Yes, and/or in Git.
Open to looking into this if we cannot fix performance issues easily.
Any performance issues I have seen so far are either from naive implementation (no caching etc), or — sorry to say this Jelmer — from using Dulwich.
Reviewed most of the code and also did some performance tests on my machine. Implementation and performance look very good. libgit2 performance is 1–2 order of magnitudes better than Dulwich...
Works for me, which browser/OS are you using?
I see. Fixed title accordingly.
Queued for version 0.4.