ee9c3c254c
I'm not really describing what the problem here is because I don't think a writeup is really useful. It would just be speculation and I don't need to syncronize my efforts with anyone at the moment, so it's best to keep those notes offline. Basically, the next problem I want to tackle is that the initial parsing of a multipart message (to get the number, types, offsets etc. of the different parts) is very slow. This is because READ-LINE on a FLEXI-STREAM dispatches to READ-CHAR which is laughably slow. Change-Id: Ia5d6e335abb23639cfe9c2149ead99ffa5dbbcf5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12936 Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI |
||
---|---|---|
.. | ||
agenix | ||
bat_syntaxes | ||
cgit | ||
chicago95 | ||
clj2nix | ||
elmPackages_0_18 | ||
emacs/rcirc | ||
exwm | ||
gerrit | ||
gerrit_plugins | ||
git | ||
gitignoreSource | ||
gopkgs | ||
hii | ||
irccat | ||
kernelPatches/trx40_usb_audio | ||
lisp | ||
naersk | ||
napalm | ||
nixpkgs | ||
nsfv | ||
overlays | ||
prometheus-fail2ban-exporter | ||
public-inbox | ||
python/broadlink | ||
radicle-explorer | ||
rust-crates | ||
rustsec-advisory-db | ||
smtprelay | ||
sources | ||
teleirc | ||
terraform-provider-glesys | ||
default.nix | ||
README.md |
Third-Party Code
Code under this folder is one of the following:
-
Externally developed dependencies which have been imported ("vendored") into this repository. These dependencies come with their own licenses and whatever else.
-
Code that is developed inside of this repository, but released to an external repository via Copybara.