uvloop icon indicating copy to clipboard operation
uvloop copied to clipboard

Add note about Python version to performance claims in README

Open MarkusSintonen opened this issue 1 year ago • 0 comments

Performance claims are not so valid in newer Python versions. Add this to the README. Benchmark should include different Python versions. For now, just add the version on which the benchmarks were run in. Related issue https://github.com/MagicStack/uvloop/issues/566

MarkusSintonen avatar Nov 11 '24 12:11 MarkusSintonen