Currently we're doing some bulk loading using IRowsetFastLoad and we're getting about 50,000 rows per second. My gut tells me that's low and given the upper bound of the data sizes (around a billion rows), it would be real nice to get that 50K as big as possible.
Does anyone have metrics on what we should expect from IRowsetFastLoad?
As an aside, I'm open to ideas for other methods that would increase performance as well.