-
Notifications
You must be signed in to change notification settings - Fork 697
[python] Add socketify.py #8294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
if @cirospaciari is not opposed to, you can create a PR @lucascompython |
Not opposed to, actually would be happy :D thank @waghanza to tag me |
Nice! I'll definitely create a PR when I got the time. |
Socketify can use Pypy for better performance, but the Dockerfile for the current python frameworks pulls a python image, should I create "another language" for pypy? |
@lucascompython https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/Python/socketify.py |
yes, but maybe I will do it Could you make a PR only with socketify implementation ? I'll push into it to make sure socketify use pypy @cirospaciari the ui could not show the results for both cpython and pypy (unless you have two directories, one for cpython and one for pypy, feature planned tho) |
socketify.py is the second-highest ranking python framework on the TechEmpower benchmarks.
I think it could be interesting adding it here.
The text was updated successfully, but these errors were encountered: