Kjetil Torgrim Homme
Kjetil Torgrim Homme
It happened again. `11:21 -!- You're not on that channel` Running -!- Irssi: Client: irssi 1.2.3-obs (20210409 0011) I agree it is weird that the string seems to be missing...
Hrm, looks like the test case "'040 partial invert" needs adjustment? It now bombs since "http/udp" does not exist in the test harness (it does exist on my Fedora!). This...
This bug is still relevant, and the patch still applies cleanly.
yep, I can reproduce when testing locally. will fix soon. thanks!
not sure if you are notified when I push a rebase, so adding a comment: "sure!" :)
Here are two runs with added instrumentation - the first is the original code. Notice how most time is spent after body was fetched ("is done" is emitted at end...
I wonder if the Travis CI has been fixed and I could retry the job? I see from the logs that the previous successful test was done in 2017 on...
# Benchmark results I used Michael Eischer's scripts to generate test data - 1000000 files in 10103 directories, totalling 4 GB. The `flushc` function was changed to flush cache by...
relying on a `.yamllint` to exist is a bad heuristic. also very strange if you happen to be in / when you write yamllint - "why is my laptop getting...
libgit2 added shallow support in version 1.7.0 (July 2023)