diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-10-15 13:34:31 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-10-15 13:44:25 -0400 |
commit | 96ab83d3b64a6e81f4e3f1c18598c942efea046c (patch) | |
tree | 65e4c696bfb57d77c5875ce1fe0fcbddf017db68 /src/common/strlcpy.c | |
parent | 006acf8b3f7095ba4e4ce38d3ea963a018bf91ef (diff) | |
download | tor-96ab83d3b64a6e81f4e3f1c18598c942efea046c.tar.gz tor-96ab83d3b64a6e81f4e3f1c18598c942efea046c.zip |
Improve accuracy of comment about aes_crypt performance
The old comment was from before I tried a huge pile of crazy stuff to
make the inner loop faster. Short answer: GCC already knows how to
unroll loops pretty well. Other short answer: we should have made the
relay payload size an even multiple of 4, 8, or ideally 16.
Diffstat (limited to 'src/common/strlcpy.c')
0 files changed, 0 insertions, 0 deletions