Skip to main content Lab 03: Randomized Testing and Timing
Lab Goals
- To learn benchmarking
- To learn randomized correctness testing
Differences from the Java version
- The Java version does not use generics, instead opting to require a lot of repeated code for the benchmarking portion
Table of contents