8 Commits

Author SHA1 Message Date
Ingo Oppermann
29143753f6
Minor adjustments to modern go 2025-12-05 16:38:05 +01:00
Ingo Oppermann
bc12123191
Add statistics about buffer reuse 2024-10-14 15:49:07 +02:00
Ingo Oppermann
7a58c52a17
Collect statistics about buffer pool, export as metrics 2024-10-14 14:55:29 +02:00
Ingo Oppermann
519f0cfb2b
Fix buffer re-use, use swiss-map backend 2024-10-14 14:26:15 +02:00
Ingo Oppermann
92decc7111
Use global buffer pool where feasible 2024-10-14 10:51:35 +02:00
Ingo Oppermann
719449a4c8
Implement own byte buffer type 2024-10-10 16:35:39 +02:00
Ingo Oppermann
a581f1dbc2
User buffer pool where appropriate 2024-10-10 15:09:50 +02:00
Ingo Oppermann
f97943b275
Move content encoding in the beginning of the middleware chain, update dependencies 2024-10-09 14:25:42 +02:00