[PR #13362/d041d4d0 backport][3.15] Fix excessive CPU use on decompressing small members - #13392
Conversation
(cherry picked from commit d041d4d)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.15 #13392 +/- ##
========================================
Coverage 98.28% 98.28%
========================================
Files 136 136
Lines 49549 49713 +164
Branches 2676 2682 +6
========================================
+ Hits 48698 48861 +163
Misses 672 672
- Partials 179 180 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Merging this PR will improve performance by 9.46%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | test_send_one_hundred_websocket_text_messages[pyloop] |
1.9 ms | 1.8 ms | +9.46% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing patchback/backports/3.15/d041d4d0fd48c3f0832084d33be16cf1c4835f85/pr-13362 (f90d48b) with 3.15 (2c4479f)2
Footnotes
-
86 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
3.15(d280ad5) during the generation of this report, so 2c4479f was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
This is a backport of PR #13362 as merged into master (d041d4d).