02-18-2014, 01:24 AM
FakeTruth, usually I mention the costs in a specific reference frame - for example MCServer's hooks are somewhat costly because each triggering means several map lookups and locking a CS for each called plugin. The C->Lua call itself is cheap, but the "bijou" around it costs enough to make it unusable when the number of calls is on the order of thousands per second.