Merge branch 'ticket28853'

This commit is contained in:
Nick Mathewson
2018-12-18 18:59:56 -05:00
2 changed files with 45 additions and 38 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (performance):
- Replace parse_short_policy() with a faster implementation, to improve
microdescriptor parsing time. Closes ticket 28853.