Changes between Initial Version and Version 1 of Ticket #36293, comment 13
- Timestamp:
- Oct 18, 2025, 7:36:16 AM (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36293, comment 13
initial v1 1 1 > (The numbers as written have triple response time for ≈double response size, unless I'm failing to read it right.) 2 2 3 Ah, I was comparing GZipMiddleware + Adam's proposal (859KB) to *no GZIPMiddleware* (1.09MB), so it's about ~~10%~~ 2 2% smaller. (This was because in #24242 the ask was "flushing makes the middleware useless in my case", and I wanted to evaluate Adam's suggestion that that was a deviant case.)3 Ah, I was comparing GZipMiddleware + Adam's proposal (859KB) to *no GZIPMiddleware* (1.09MB), so it's about ~~10%~~ 20% smaller. (This was because in #24242 the ask was "flushing makes the middleware useless in my case", and I wanted to evaluate Adam's suggestion that that was a deviant case.)