diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-12-14 13:34:32 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-18 18:58:08 -0500 |
commit | 976c62e62a38c9f30c32ca742a43d59633a0e6ab (patch) | |
tree | ede7efbe5e24ce442f68a40afb0608f45e8ef403 /changes | |
parent | 7113a339dc7c680b9e48565bfaf97a10185a5244 (diff) | |
download | tor-976c62e62a38c9f30c32ca742a43d59633a0e6ab.tar.gz tor-976c62e62a38c9f30c32ca742a43d59633a0e6ab.zip |
Changes file for ticket28839
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket28839 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28839 b/changes/ticket28839 new file mode 100644 index 0000000000..e9f81dc405 --- /dev/null +++ b/changes/ticket28839 @@ -0,0 +1,3 @@ + o Minor features (performance): + - Speed up microdesriptor parsing by about 30%, to help + improve startup time. Closes ticket 28839. |