alcinnz
alcinnz boosted

A bit disheartened to see Django take a measurable perf hit moving from cgi.parse_header to email.message.Message.get_params, following cgi deprecation and removal.

I shared details on Python Discourse, didn't get much traction so far, would really appreciate more eyes:

https://discuss.python.org/t/performance-regression-from-using-email-message-message-get-params-as-replacement-of-cgi-parse-header-following-pep-594/99963

#Python #django #performance #http #ContentType

A bit disheartened to see Django take a measurable perf hit moving from cgi.parse_header to email.message.Message.get_params, following cgi deprecation and removal.

I shared details on Python Discourse, didn't get much traction so far, would really appreciate more eyes:

https://discuss.python.org/t/performance-regression-from-using-email-message-message-get-params-as-replacement-of-cgi-parse-header-following-pep-594/99963

#Python #django #performance #http #ContentType