Running the code as-is doesn't actually perform any database operations, but it will give us an idea of how fast the raw C file IO and string processing operations are.
Imported 864913 records in 0.94 seconds
Great! We can do 920 000 inserts-per-second, provided we don't actually do any inserts :-)