wsgi_lineprof icon indicating copy to clipboard operation
wsgi_lineprof copied to clipboard

Consider using defaultdict

Open ymyzk opened this issue 5 years ago • 0 comments

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

ymyzk avatar Jan 05 '20 14:01 ymyzk