<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
  <head>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1" />
    <title>Python benchmarks comparing 32-bit to 64-bit performance</title>
  </head>
  <body dir="ltr">
    Are there any benchmarks (pystones or other) that compare a 32-bit and 64-bit versions of Python?<br /><br />Ideally I'm looking for a benchmark comparing recent Python releases (2.6.x, 3.x) on an Intel platform.<br /><br />I'm specifically interested in areas of the Python language where a 64-bit implementation is surprisingly faster or slower than its 32-bit equivalent.<br /><br />Thank you,<br />Malcolm<br />

  </body>
</html>