All Tags »
indexes »
Seeks »
Undocumented »
Internals »
Performance (RSS)
Sorry, but there are no more tags available to filter with.
-
The following table summarizes the results from my last two blog entries, showing the CPU time used when performing 5 million clustered index seeks:
In test 1, making the clustered index unique improved performance by around 40%. In test 2, making the same change reduced performance by around 70% (on 64-bit systems – more on that later). ...