The document compares the performance of SQL Server Integration Services (SSIS) packages between SQL Server 2005 and 2008. It describes a study that loaded and aggregated over 1 billion rows of data from flat files using SSIS packages on high-end Unisys servers. The study found that SSIS 2008 packages with the optimized dataflow engine were over 3 times faster than equivalent SSIS 2005 packages for the same workload. Hardware upgrades, SQL Server 2008 configuration changes, and SSIS package optimizations all contributed to improved performance.