Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
python-0.4.0
-
Docs Required, Release Notes Required
Description
Reason of performance drop: header struct of Response is not cached (now it is instance variable, earlier it will be class variable)
Performance drop approx 15 %.
Attachments
Issue Links
- links to