]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: hyper is slow
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Jul 2023 06:45:33 +0000 (08:45 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Jul 2023 06:45:33 +0000 (08:45 +0200)
Closes #11203

docs/KNOWN_BUGS

index ae1f96bbe4c43800fe7c32b4a9d832a77f9c5919..dd731b9da2e56f1c30ad53ab377e51878d306ea9 100644 (file)
@@ -13,6 +13,7 @@ problems may have been fixed or changed somewhat since this was written.
 
  1. HTTP
  1.1 hyper memory-leaks
+ 1.2 hyper is slow
  1.5 Expect-100 meets 417
 
  2. TLS
@@ -116,6 +117,12 @@ problems may have been fixed or changed somewhat since this was written.
 
  https://github.com/curl/curl/issues/10803
 
+1.2 hyper is slow
+
+ When curl is built to use hyper for HTTP, it is unnecessary slow.
+
+ https://github.com/curl/curl/issues/11203
+
 1.5 Expect-100 meets 417
 
  If an upload using Expect: 100-continue receives an HTTP 417 response, it