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 MrYsLab
Recipients MrYsLab, vstinner, willingc
Date 2015-01-27.15:06:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422371178.18.0.150301378057.issue23324@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see the file I attached in the previous comment, so I have uploaded 4 files to google drive at:

https://drive.google.com/folderview?id=0B0adDMMjxksDRGtiWFowVUh0RlE&usp=sharing

These files are the result of running a cProfile for polling_digital_analog_io.py through pyprof2calltree. The file "2" is for python 2.7.8 and "3" is for python 3.4.2

They can be viewed using kcachegrind.

I have also included "2c" and "3c" for the results of running callback_digital_analog_io.py
History
Date User Action Args
2015-01-27 15:06:18MrYsLabsetrecipients: + MrYsLab, vstinner, willingc
2015-01-27 15:06:18MrYsLabsetmessageid: <1422371178.18.0.150301378057.issue23324@psf.upfronthosting.co.za>
2015-01-27 15:06:18MrYsLablinkissue23324 messages
2015-01-27 15:06:17MrYsLabcreate