softwaremill / tapir

Rapid development of self-documenting APIs
https://tapir.softwaremill.com
Apache License 2.0
1.33k stars 405 forks source link

Add tapir to TechEmpower/FrameworkBenchmarks #3525

Open kciesielski opened 5 months ago

kciesielski commented 5 months ago

https://github.com/TechEmpower/FrameworkBenchmarks is an unified set of benchmarks comparing web frameworks across different criteria. It might be worthwile to add some variants of tapir there, as there are some "vanilla" Scala backends there already.

adamw commented 5 months ago

I think the Netty backend would be the best candidate (as it has the least intermediate layers)

kciesielski commented 5 months ago

I thought about it too, netty-future, possibly with jsoniter-scala.