wsgi_lineprof
wsgi_lineprof copied to clipboard
Consider using defaultdict
If there's no performance degradation, using defaultdict would help to simplify some code.