Here is the list of solutions that passed the Load Testing of TSQL Challenge 16. The Load Testing was done with a large table with 50,000 rows. Here is the script used to generate the test data.
| Author | Reads | Writes | CPU | Duration (Sec) | Read Rank | Write Rank | CPU Rank | Duration Rank | Combined Rank |
| Kevin Suchlicki | 5756328 | 25041 | 56126 | 126 | 2 | 3 | 1 | 1 | 7 |
| Mark Cowne | 3354363 | 9404 | 137873 | 216 | 1 | 1 | 3 | 3 | 8 |
| Kevin Suchlicki (2) | 5759594 | 23341 | 56154 | 134 | 3 | 2 | 2 | 2 | 9 |
Note that the challenges are 'always ON', which means that you can submit a solution at any time. You can submit a new solution even after the results are published. You can re-submit a new version of the challenge at any time.
Never submitted a solution? Or got a new/different version? Submit it