@SimΞon I find it weird that INC is slower than simple addition. I know about the fact that it's interpreted. There is however a cost in calling functions, and I was mostly trying to figure out how costly it is to call something dynamically like this. I want to create some more advanced program flows, and just DEFs are not enough :3