Eo do: optimise getting the thread call stack for the main loop thread.
authorTom Hacohen <tom@stosb.com>
Fri, 16 Oct 2015 11:21:25 +0000 (12:21 +0100)
committerTom Hacohen <tom@stosb.com>
Fri, 16 Oct 2015 15:38:44 +0000 (16:38 +0100)
commit3ee44dcef0ed30c0095eb3d690db6bca8d2dd64f
tree29f077744e56d068f92105bfaace952423ab851b
parentb61556aa87ad134fe04fbdc8f953bd98d941a18e
Eo do: optimise getting the thread call stack for the main loop thread.

This may look like an insignificant change, but it doubles the speed of
this function, and since this function is called so often, it actually
improves my benchmarks by around 8%.
src/lib/eo/eo.c