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 MrJean1
Recipients MrJean1, fdrake
Date 2008-03-04.23:52:33
SpamBayes Score 0.014511138
Marked as misclassified No
Message-id <1204674755.77.0.600910272374.issue2218@psf.upfronthosting.co.za>
In-reply-to
Content
Attached are the improved hotspot files, rev 2.  The changes are rather 
drastic, in particular since hires time delta's may exceed 32-bit int.

These 3 files have been tested with Python 2.5.2 only and on 32-bit 
Linux and MacOS X and on 64-bit Linux and Solaris 10.  They do pass the 
hotspot and other tests.

However, no other platforms or compilers have been tested.  Except for 
64-bit PPC, the code should fall back to the previous behavior using 
gettimeofday.
History
Date User Action Args
2008-03-04 23:52:36MrJean1setspambayes_score: 0.0145111 -> 0.014511138
recipients: + MrJean1, fdrake
2008-03-04 23:52:35MrJean1setspambayes_score: 0.0145111 -> 0.0145111
messageid: <1204674755.77.0.600910272374.issue2218@psf.upfronthosting.co.za>
2008-03-04 23:52:34MrJean1linkissue2218 messages
2008-03-04 23:52:34MrJean1create