500k records 30 columns insertion taking 40sec
5M records 15 columns insertion taking 2.5Mins
10M records 30columns insertion taking 16Mins
Is there a way to fasten the performance.
Hint:
We are processing the bulk operation using quartz scheduler in windows service ( it's a continuous processing )