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 mrjbq7
Recipients
Date 2006-05-22.10:15:51
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
From Raymond Hettinger, submitting here to keep track of for 
NeedForSpeed sprint.

Here are some customizations to your Python build:
 
First, make sure that WITH_TSC and WITH_THREAD are not defined in the 
build.

Then, attached diff to disable the tracing code, remove NOPs, speed-up 
absolute jumps, and increase the signal check interval.
History
Date User Action Args
2007-08-23 15:52:11adminlinkissue1492828 messages
2007-08-23 15:52:11admincreate