Lua register_rpc limitations

Hi - is there a negative effect on performance by registering a lot of register_rpc functions in Lua?

No, you can register as many custom RPC functions as you wish.