While optimizing my model for speed, I found in code-profiler that "ListBackOrderListenerEvent" is taking a lot of time to execute, as compared to other functions, events. This gets worse when number of pull entities increase. Is there a way to reduce this time. Or I can get to see the code running behind for this function. [Tree doesn't show the code].