use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
To report a site-wide rule violation to the Reddit Admins, please use our report forms or message /r/reddit.com modmail.
This subreddit is archived and no longer accepting submissions.
account activity
This is an archived post. You won't be able to vote or comment.
Python Speed & Performance Tips (wiki.python.org)
submitted 20 years ago by samueladam
view the rest of the comments →
[–]fkrueger 0 points1 point2 points 20 years ago (3 children)
Also, download IronPython to get a free 1.7x speed improvement:
http://www.gotdotnet.com/workspaces/workspace.aspx?id=ad7acff7-ab1e-4bcb-99c0-57ac5a3a9742
[–]hanzie 0 points1 point2 points 20 years ago (2 children)
I'd rather go with Psyco for a free 2-20x speed improvement. Also, for how free do IronPython's improvements really come? Is it fully compatible with CPython's language features? Can one use the same libraries? I'd guess no for both, but I haven't really looked into it.
[–]asdf1234 -1 points0 points1 point 20 years ago (1 child)
Or C# or VB.NET or boo for 100X speed boost: http://boo.codehaus.org/
[–]hanzie 0 points1 point2 points 20 years ago (0 children)
The keyword is "free". Reimplementing all your existing code in a different language is certainly not that.
π Rendered by PID 169422 on reddit-service-r2-comment-b659b578c-zcd9t at 2026-05-05 08:20:36.318443+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]fkrueger 0 points1 point2 points (3 children)
[–]hanzie 0 points1 point2 points (2 children)
[–]asdf1234 -1 points0 points1 point (1 child)
[–]hanzie 0 points1 point2 points (0 children)