Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimise
zio.http.endpoint.Endpoint.implementHandler
Replace `.map(..).catchAll(..)` with `.foldZIO`
- Loading branch information
6a867e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 : Performance Benchmarks (PlainTextBenchmarkServer)
concurrency: 256
requests/sec: 344607
6a867e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 : Performance Benchmarks (SimpleEffectBenchmarkServer)
concurrency: 256
requests/sec: 357037