diff options
author | Bruno Wagner <bwagner@riseup.net> | 2016-08-25 18:50:39 -0300 |
---|---|---|
committer | Thais Siqueira <thais.siqueira@gmail.com> | 2016-08-25 19:05:51 -0300 |
commit | 6ee8dd10dbc7e97ee29e05dcd922ce5070a371f8 (patch) | |
tree | b95f753ccbbc1254970a8c3600a30b9a038472bb /service/go | |
parent | dac8b3cb37603b820ddb46df58a986aec38488f6 (diff) |
Adapted the twisted patch to measure inlineCallbacks #768
We did two changes to the twisted patch to be able to
measure the inlineCallbacks correctly:
- Filtered the traditional callbacks timing so that it
doesn't print inlineCallback timings
- Added a measurement for the g.send() method inside
the inlineCallback, to measure the actual execution
time of the call on the main thread, between the
inlineCallback yields
Diffstat (limited to 'service/go')
0 files changed, 0 insertions, 0 deletions