Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a1f8b6b

Browse files
committed
doc: Update benchmark results
From: Alexander Law <exclusion@gmail.com>
1 parent 8a56d4e commit a1f8b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/pgcrypto.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ gen_salt(type text [, iter_count integer ]) returns text
407407
<literal>crypt-bf</literal> numbers are taken using a simple program that
408408
loops over 1000 8-character passwords. That way I can show the speed
409409
with different numbers of iterations. For reference: <literal>john
410-
-test</literal> shows 213 loops/sec for <literal>crypt-bf/5</>.
410+
-test</literal> shows 13506 loops/sec for <literal>crypt-bf/5</>.
411411
(The very small
412412
difference in results is in accordance with the fact that the
413413
<literal>crypt-bf</literal> implementation in <filename>pgcrypto</>

0 commit comments

Comments
 (0)