Skip to content

Conversation

@lucascompython
Copy link
Contributor

@lucascompython lucascompython commented Apr 10, 2025

Closes #9779
Tested all fastapi benchmarks:

================================================================================
Verification Summary
--------------------------------------------------------------------------------
| fastapi
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
|       fortune       : PASS
|       plaintext     : PASS
| fastapi-gunicorn-orjson
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
| fastapi-gunicorn-orm
|       db            : PASS
|       query         : PASS
|       update        : PASS
|       fortune       : PASS
| fastapi-hypercorn
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
|       fortune       : PASS
|       plaintext     : PASS
| fastapi-hypercorn-orjson
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
| fastapi-socketify-asgi
|       json          : PASS
|       plaintext     : PASS
| fastapi-socketify-asgi-pypy
|       json          : PASS
|       plaintext     : PASS
| fastapi-uvicorn
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
|       fortune       : PASS
|       plaintext     : PASS
| fastapi-uvicorn-orjson
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
================================================================================

@msmith-techempower
Copy link
Member

I approved after merging something in another tab, so I didn't catch the merge conflicts. Annoyingly, I can't unreview and the last CICD run passed... please resolve the merge conflicts and we'll get it in.

@lucascompython
Copy link
Contributor Author

No problem.
Done!

@msmith-techempower msmith-techempower merged commit 520d2bb into TechEmpower:master Apr 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why Python 3.11 for fastapi? Should it be updated to 3.13?

2 participants