Closed andymeneely closed 10 years ago
Our performance on the test data set is already pretty slow. What we really need is to do bulk inserts, which involves rewriting how we do loading.
I'm thinking that activerecord-import is the way to go, based on this question:
http://stackoverflow.com/questions/15317837/bulk-insert-records-into-active-record-table
Our performance on the test data set is already pretty slow. What we really need is to do bulk inserts, which involves rewriting how we do loading.
I'm thinking that activerecord-import is the way to go, based on this question:
http://stackoverflow.com/questions/15317837/bulk-insert-records-into-active-record-table