Closed jonathanspw closed 1 month ago
In quick testing this yields 63% 2x higher transactions per second, which makes perfect since sense nginx is a better tool for serving static files than Python/gunicorn/Flask.
This enhancement is in production.
In quick testing this yields
63%2x higher transactions per second, which makes perfect since sense nginx is a better tool for serving static files than Python/gunicorn/Flask.