Does linux kernel version affect the performance of asyncio ? · Issue #311 · python/asyncio (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
Description
I used asyncio-redis
to access redis, but got different performance on different kernel.
Running the same code on linux 2.6.32 is far slower than 3.19.0.
Metadata
Metadata
Development
No branches or pull requests