Closed angerman closed 9 months ago
Sorry. I did write this comment some days ago but not submitted, sigh.
Automated benchmark results (pass #0): passed
concurrency: 32
requests per second: 6160
concurrency: 128
requests per second: 7641
concurrency: 512
requests per second: 4685
concurrency: 1024
requests per second: 4006
This is arguably a pretty bad PR. All it does is add the
sendfileFd
andsendfileFdWithHeader
functions asundefined
. This allows us to buildwarp
withghcjs
even though it would horribly fail when any sendfile functionarily was used.