This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients bhavishya, methane, pitrou, vstinner
Date 2017-06-30.12:55:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498827332.65.0.107610617289.issue30815@psf.upfronthosting.co.za>
In-reply-to
Content
I'm sorry, it's my mistake.

I used vmprof on mac and I thought as_ucs4 is bottleneck.
But vmprof on Linux (and perf) shows totally different result.

Maybe, current vmprof doesn't work well for native code on macOS.
History
Date User Action Args
2017-06-30 12:55:32methanesetrecipients: + methane, pitrou, vstinner, bhavishya
2017-06-30 12:55:32methanesetmessageid: <1498827332.65.0.107610617289.issue30815@psf.upfronthosting.co.za>
2017-06-30 12:55:32methanelinkissue30815 messages
2017-06-30 12:55:32methanecreate