On 7/15/16 12:06 AM, Alexander Law wrote: > Regarding 6, please look at the old documentation: > http://www.postgresql.org/docs/9.1/static/pgcrypto.html#PGCRYPTO-HASH-SPEED-TABLE > It contains "crypt-bf/5 | 211" in the table and "john -test shows 213 > loops/sec for crypt-bf/5" below the table. (The difference is 2 loops > per second). > > Current documentation: > https://www.postgresql.org/docs/current/static/pgcrypto.html#PGCRYPTO-HASH-SPEED-TABLE > contains: > "crypt-bf/5 13504" in the table (number is increased with the faster > CPU) and still "john -test shows 213 loops/sec for crypt-bf/5" below the > table. > So I propose to change 213 below the table to 13504 + 2 (previous > difference).
makes sense, fixed -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs