The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

BenchmarkAnything::Storage::Frontend::HTTP::Controller::Search - BenchmarkAnything - REST API - data query

hello

Returns a hello answer. Mostly for self and unit testing.

Parameters:

listnames

Returns a list of available benchmark metric NAMEs.

Parameters:

  • pattern (STRING)

    If a pattern is provided it restricts the results. The pattern is used as SQL LIKE pattern, i.e., it allows to use % as wildcards.

AUTHOR

Steffen Schwigon <ss5@renormalist.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Steffen Schwigon.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.