commit 976c62e62a38c9f30c32ca742a43d59633a0e6ab parent 7113a339dc7c680b9e48565bfaf97a10185a5244 Author: Nick Mathewson <nickm@torproject.org> Date: Fri, 14 Dec 2018 13:34:32 -0500 Changes file for ticket28839 Diffstat:
| A | changes/ticket28839 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket28839 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.