| DoublingTest Methods |
The DoublingTest type exposes the following members.
| Name | Description | |
|---|---|---|
| MainTest |
Prints table of running times to call ThreeSum.Count()
for arrays of size 250, 500, 1000, 2000, and so forth. | |
| TimeTrial | Returns the amount of time to call ThreeSum.count()
with N random 6-digit integers. |