Stopwatch provides a way to profile code.
You can run the unit tests with the following command:
$ cd path/to/Symfony/Component/Stopwatch/ $ composer.phar install $ phpunit