Rework scheduler_memory to remove virtual functions.
This was highlighted as an issue in the steal_work routine, as frequent calls to virtual functions are expensive.
Showing
Please
register
or
sign in
to comment
This was highlighted as an issue in the steal_work routine, as frequent calls to virtual functions are expensive.