Real-world websockets benchmark, winloop vs asyncio #119
tarasko
started this conversation in
Show and tell
Replies: 1 comment
-
|
@tarasko I converted the issue to a discussion. Your welcome :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @Vizonex.
Applogies for making an issue, there is no 'Discussons' section in this project. This is not an issue at all, can be closed.
I wanted to share some benchmarking results, perhaps they would be interesting for the users of winloop.
https://github.com/tarasko/websocket-benchmark
The benchmark compares different Websocket libraries on top of 3 loop (proactor, selector and winloop).
Beta Was this translation helpful? Give feedback.
All reactions