From 520d0ae398a1f2aa5f22103e87f3bfc88c53eba0 Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Tue, 4 May 2021 11:38:53 +0200 Subject: [PATCH] Update benchmark_deep.pl with new hash modes added --- tools/benchmark_deep.pl | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/tools/benchmark_deep.pl b/tools/benchmark_deep.pl index a7a2124d0..fc7efad2c 100755 --- a/tools/benchmark_deep.pl +++ b/tools/benchmark_deep.pl @@ -304,6 +304,41 @@ my @hash_types = 22300, 22400, 22500, + 22600, + 22700, + 22911, + 22921, + 22931, + 22941, + 22951, + 23001, + 23002, + 23003, + 23100, + 23200, + 23300, + 23400, + 23500, + 23600, + 23700, + 23800, + 23900, + 24100, + 24200, + 24300, + 24410, + 24420, + 24500, + 24600, + 24700, + 24800, + 24900, + 25300, + 25400, + 25500, + 25900, + 26000, + 26100, ); if (scalar @ARGV)