From b20b78b72077125bd119a3a87744412d933bf0d7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulf=20M=C3=B6ller?= Date: Thu, 3 Feb 2000 23:23:57 +0000 Subject: [PATCH] a short page for "speed" --- doc/apps/speed.pod | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 doc/apps/speed.pod diff --git a/doc/apps/speed.pod b/doc/apps/speed.pod new file mode 100644 index 0000000000..fecd9a994d --- /dev/null +++ b/doc/apps/speed.pod @@ -0,0 +1,45 @@ +=pod + +=head1 NAME + +speed - test library performance + +=head1 SYNOPSIS + +B +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] +[B] + +=head1 DESCRIPTION + +This command is used to test the performance of cryptographic algorithms. + +=head1 OPTIONS + +If an option is given, B test that algorithm, otherwise all of +the above are tested. + +=cut -- 2.25.1