issues
search
cmorten
/
opine
Minimalist web framework for Deno ported from ExpressJS.
https://github.com/cmorten/opine/blob/main/.github/API/api.md
MIT License
854
stars
43
forks
source link
[ISSUE-52] Support gzip and deflate content-encoding
#81
Closed
asos-craigmorten
closed
4 years ago
asos-craigmorten
commented
4 years ago
Issue
#52
Details
Adds support for gzip and deflate content-encoding.
CheckList
[x] PR starts with [#_ISSUE
ID
].
[x] Has been tested (where required) before merge to main.
github-actions[bot]
commented
4 years ago
Benchmark results
PR to merge feat/issue-52-gzip-and-deflate-support 1c465a63db315d32078da1480fdd4eedbee20e94 -> main
``` 1 middleware 8370.67 RPS 5 middleware 8303.14 RPS 10 middleware 8545.47 RPS 15 middleware 8254.97 RPS 20 middleware 8002.77 RPS 30 middleware 8071.69 RPS 50 middleware 7693.56 RPS 100 middleware 6638.64 RPS ```
Issue
#52
Details
Adds support for gzip and deflate content-encoding.
CheckList