[
https://issues.apache.org/jira/browse/MESOS-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223657#comment-14223657
]
Benjamin Hindman commented on MESOS-2125:
-----------------------------------------
commit 33befcb17661951b8e22c1870af8691eb0a0ee2d
Author: Joris Van Remoortere <[email protected]>
Date: Sun Nov 23 16:02:19 2014 -0800
Add thread local to short-circuit run_in_event_loop().
This improves performance by short-circuiting run_in_event_loop() to
just call the lambda if it is already in the event loop.
Review: https://reviews.apache.org/r/28184
> Add thread local to short-circuit run_in_event_loop
> ---------------------------------------------------
>
> Key: MESOS-2125
> URL: https://issues.apache.org/jira/browse/MESOS-2125
> Project: Mesos
> Issue Type: Improvement
> Components: libprocess
> Reporter: Joris Van Remoortere
> Assignee: Joris Van Remoortere
>
> This improves performance by short-circuiting run_in_event_loop to just call
> the lambda if it is already in the event loop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)