You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the mem_* functions should really be inlined. They are called extensively from ins.c and by inlining, performance would go up noticably probably.
The text was updated successfully, but these errors were encountered:
Most of the
mem_*
functions should really be inlined. They are called extensively fromins.c
and by inlining, performance would go up noticably probably.The text was updated successfully, but these errors were encountered: