logoalt Hacker News

hnuser12345607/31/20250 repliesview on HN

Yep, I had a script that was doing some dict mapping and re-indexing, wrote the high level code to be as optimal as possible, and switching from cpython to pypy brought the run time from 5 minutes to 15 seconds.