=begin pod

=NAME    Test::Performance
=AUTHOR  Patrick Spek <p.spek@tyil.work>
=VERSION 0.2.0

=head1 Description

Runs a block of code a number of times to gauge performance.

There's additional documentation and examples available in
C<Test::Performance>, which you can read using
C<L<p6man|https://www.tyil.work/projects/pod-to-pager/> Test::Performance>.

=head1 Installation

Install this module through L<zef|https://github.com/ugexe/zef>:

=begin code :lang<sh>
zef install Test::Performance
=end code

=head1 License

This module is distributed under the terms of the AGPL-3.0.

=end pod