Comment by captn3m0
3 years ago
Similar. I was working on some ETL work with SQLite, and now PyPy is my regular tool for getting better performance at similar jobs.
3 years ago
Similar. I was working on some ETL work with SQLite, and now PyPy is my regular tool for getting better performance at similar jobs.
Same. I have used it for many ETL jobs, usually with about a 10x speed up. It also pulled in the latency on some Flask rest apis.