|
|
|
|
Browse by Tags
All Tags » Performance » Data Load » parallelism (RSS)
-
For many years, I have been using a C# program to generate the TPC-C compliant data for testing. The program relies on the SqlBulkCopy class to load the data generated as per the TPC-C specifications into the SQL Server tables. In general, the performance of this C# data loader is satisfactory. Lately however, I found myself in a situation ...
|
|
|
|
|