TLDR: Polka won.
http://localhost:5000 is Jaguar. http://localhost:4000 is Polka.
โฏ hyperfine --warmup 2 --min-runs 500 \
> 'curl --request GET \
> --url http://localhost:5000/ \
> --header "Accept: application/json" \
> --header "Content-Type: application/json" \