From 809c1c5e1e3b5b51fd95ff2b348186e522b6fa8f Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Fri, 14 Feb 2020 21:38:36 +0100 Subject: [PATCH] Add missing algorithm to tools/benchmark_deep.pl --- tools/benchmark_deep.pl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/tools/benchmark_deep.pl b/tools/benchmark_deep.pl index ee562403b..4b6f629fe 100755 --- a/tools/benchmark_deep.pl +++ b/tools/benchmark_deep.pl @@ -280,6 +280,25 @@ my @hash_types = 20013, 20500, 20510, + 20600, + 20710, + 20800, + 20900, + 21000, + 21100, + 21200, + 21300, + 21400, + 21500, + 21600, + 21700, + 21800, + 22000, + 22100, + 22200, + 22300, + 22400, + 22500, ); if (scalar @ARGV)