diff options
author | Ruben Laguna <ruben.laguna@gmail.com> | 2023-05-02 17:23:25 +0200 |
---|---|---|
committer | Nick Vatamaniuc <nickva@users.noreply.github.com> | 2023-05-02 11:50:45 -0400 |
commit | 2430728f57e51fb0b6fc41dfdc410ec80ced69b6 (patch) | |
tree | a961d6ff3aebfd967c89d528459358c478943e57 /configure | |
parent | 3044528d53cc2f9197d7f431ae5f116032d08440 (diff) | |
download | couchdb-2430728f57e51fb0b6fc41dfdc410ec80ced69b6.tar.gz |
Clarify encoding length in performance.rst
The original text said that something that takes 16 hex digits can be represented with just 4 digits (in an hypothetical base62 encoding).
I believe that was a typo since 16 hex digits encode a 8-byte sequence that will require (8/3)*4 = 11 digits in base64 (without padding).
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions