[Python-bugs-list] [ python-Bugs-524062 ] USE_CACHE_ALIGNED still helpful?

noreply@sourceforge.net noreply@sourceforge.net
Thu, 28 Feb 2002 13:53:42 -0800


Bugs item #524062, was opened at 2002-02-28 16:53
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=524062&group_id=5470

Category: Python Interpreter Core
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Peters (tim_one)
Assigned to: Jack Jansen (jackjansen)
Summary: USE_CACHE_ALIGNED still helpful?

Initial Comment:
Jack asked for this report:

"""
MacPython uses it. At the time it was put in it caused 
a 15% increase in Pystones because dictionary entries 
were aligned in cache lines. But: this was in the PPC 
601 and 604 era, I must say that I've never tested 
whether it made any difference on G3 and G4.

Put in a bug report in my name, and one day I'll get 
around to  testing whether it still makes a difference 
on current hardware and rip it out if it doesn't.
"""

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=524062&group_id=5470