I can regularly do 10000 inserts in about 10-15 seconds, they're done in bulk though, so that might be a part of it.
Also, I don't have 23 indexes, so that's probably a large reason why it's so slow, especially if the table is massive and therefore the index is also quite large.
I can regularly do 10000 inserts in about 10-15 seconds, they're done in bulk though, so that might be a part of it.
Also, I don't have 23 indexes, so that's probably a large reason why it's so slow, especially if the table is massive and therefore the index is also quite large.