commit db032cc6480f702de37e5c7b1df9c9156d3e808d Merge: c20f7fd6 5d1a643e Author: Damian Johnson atagar@torproject.org Date: Sun Sep 24 12:17:10 2017 -0700
Speed up proc connection resolution
Still not where I'd care for it to be at but on my relay these drop the average call runtime from 0.1262s to 0.0808s (36% faster).
stem/exit_policy.py | 3 +++ stem/util/proc.py | 54 +++++++++++++++++++++++++++++------------------------ 2 files changed, 33 insertions(+), 24 deletions(-)