Eo: Optimise object data fetching a bit more.
authorTom Hacohen <tom@stosb.com>
Mon, 12 Oct 2015 15:21:19 +0000 (16:21 +0100)
committerTom Hacohen <tom@stosb.com>
Mon, 9 Nov 2015 11:43:04 +0000 (11:43 +0000)
commit44ca3a366975d07a1dcb425dd21ba1073edfa3eb
tree596dd490beca1c54dd27045f45a06e9b65a6b1ca
parent1ed0edfb9eff9796443078497bc7c088da32f378
Eo: Optimise object data fetching a bit more.

Removed safety check that is not necessary. This may seem small,
but this in addition to the previous commit, account for around
2% of CPU usage.
src/lib/eo/eo.c