NAME
Surveyor::App - Run benchmarks from a package
SYNOPSIS
Use this package with the survey
program from Surveyor::App. Give it a directory to list.
% survey -p Surveyor::Benchmark::GetDirectoryListing directory_to_list
DESCRIPTION
This benchmark pits glob
against opendir
in the directory that you choose.
- set_up( DIRECTORY )
-
Change to
DIRECTORY
before running the benchmark. - tear_down()
-
A no-op.
- bench_opendir
- bench_glob
TO DO
SEE ALSO
SOURCE AVAILABILITY
This source is in a Git repository that I haven't made public because I haven't bothered to set it up. If you want to clone it, just ask and we'll work something out.
https://github.com/briandfoy/surveyor-app
AUTHOR
brian d foy, <briandfoy@pobox.com>
COPYRIGHT AND LICENSE
Copyright © 2013-2024, brian d foy <briandfoy@pobox.com>. All rights reserved.
You may redistribute this under the terms of the Artistic License 2.0.