Serhiy Storchaka added the comment:

> * json: scanstring_unicode()

This doesn't look wise. This is specific to single extension module and perhaps 
to single particular benchmark. Most Python code don't use json at all.

What is the top of "perf report"? How this list intersects with the list of 
functions in .text.hot section of PGO build? Make several PGO builds (perhaps 
on different computers). Is .text.hot section stable?

----------

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

Reply via email to