aboutsummaryrefslogtreecommitdiffstats
path: root/examples/har_extractor.py
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2016-07-14 17:22:22 +1200
committerAldo Cortesi <aldo@nullcube.com>2016-07-14 19:54:15 +1200
commit5b2d1c044a0683444f117d8085e29bb613dbbf9d (patch)
tree01b9d403b298531233a9ef84948deccdb10ed8d1 /examples/har_extractor.py
parentdeffed2196a8d595624998b9fcc8fa4016b41808 (diff)
downloadmitmproxy-5b2d1c044a0683444f117d8085e29bb613dbbf9d.tar.gz
mitmproxy-5b2d1c044a0683444f117d8085e29bb613dbbf9d.tar.bz2
mitmproxy-5b2d1c044a0683444f117d8085e29bb613dbbf9d.zip
Tighten the tick loop
In the past, we consumed from the event queue until we were idle for a certain amount of time (0.1s). This would cause hangs in interactive tools when there was a stream of events, hurting responsiveness. We now wait for a maximum of 0.1s before triggering the tick loop, will be able to reduce this further down the track.
Diffstat (limited to 'examples/har_extractor.py')
0 files changed, 0 insertions, 0 deletions