Open st3fan opened 7 years ago
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.
mem_*
ins.c
Most of the
mem_*
functions should really be inlined. They are called extensively fromins.c
and by inlining, performance would go up noticably probably.