]> granicus.if.org Git - libevent/commit
Speed up invoke_callbacks on evbuffers when there are no callbacks
authorMark Ellzey <mark.thomas@mandiant.com>
Mon, 4 Jul 2011 15:47:24 +0000 (11:47 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 4 Jul 2011 15:47:24 +0000 (11:47 -0400)
commitf87f56894dddaadac9e285c0452bf16b3875091b
treec8069f391bb603ac4b35627d5f1829b20a1aad65
parente050703d474b2d73abebb4b133f9fc504fadd9a8
Speed up invoke_callbacks on evbuffers when there are no callbacks

This fixes a performance regression against 1.4
buffer.c