Comment on SQLite performance tuning: concurrent reads, multiple GBs and 100k SELECTs/sparentComments−withinboredom3yI believe you still have TCP serialization (including packet fragmentation) in a loopback, but not in a unix socket. I could be wrong though.
Comments
I believe you still have TCP serialization (including packet fragmentation) in a loopback, but not in a unix socket. I could be wrong though.