Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

This doesn't seem like an appropriate use of the bug tracker.

Investigating and explaining cProfile results seems better suited for 
StackOverflow or some other forum.  Then if an actual known bug or potential 
optimization arises, the bug tracker can to used to follow-up on a specific 
request.  

Being "surprised" by timing/profling results usually isn't a bug and can 
sometimes be resolved by studying the source to how one's simplified mental 
model differs from the realities faced by a real-world implementation.

I recommend closing this but allowing it to be reopened if specific improvement 
can be proposed.

----------
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38993>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to