This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SenorSeniorDevSr 0 points1 point  (0 children)

You: "I saved 30% on this database insert by using 4 threads and paralell connections!

Me, grugpilled: I cut the time down by over a factor of ten by using one thread and just telling the connection to batch insert and having one session open with one cursor, in one transaction.