[In #13](/akaihola/pgtricks/pull/13#issuecomment-2073676841), @oldcai writes: >I tested it with a 444G `.sql` file and it finished within `523m22.189s`. Let's see if we can compile `pg_dump_splitsort.py` with [mypyc](https://github.com/mypyc/mypyc), and document the performance gain if it works.
In #13, @oldcai writes:
Let's see if we can compile
pg_dump_splitsort.pywith mypyc, and document the performance gain if it works.