
9 Jan
2019
9 Jan
'19
1:48 p.m.
commit a891d81c5f62cdda37b4371ebe2782e23e4f6db1 Author: Nick Mathewson <nickm@torproject.org> Date: Wed Jan 9 08:48:11 2019 -0500 Changes file for 28856 --- changes/ticket28856 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket28856 b/changes/ticket28856 new file mode 100644 index 000000000..b13647049 --- /dev/null +++ b/changes/ticket28856 @@ -0,0 +1,3 @@ + o Minor features (performance): + - Speed up directory parsing a little by avoiding use of the + non-inlined strcmp_len() function. Closes ticket 28856.