laboratory 13
Performance Evaluation
Objectives
In this laboratory, you
use a Timer class to measure the length of time between two events—when a function starts and when it finishes, for instance.
compare the performance of searching and sorting routines.
compare the performance implications of common C++ constructs.
ADT Overview
A routine's performance can be judged in many ways and on many levels. In other laboratories, you describe performance ...
Get C++ Data Structures: A Laboratory Course, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.