mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-01-19 03:57:14 +01:00
Sandu Liviu Catalin
086eeae7b4
Improve performance in overloaded methods calls by cheating a little and calling the overload directly instead of pushing the parameters back on the stack and performing a regular function call.
Languages
C++
97.8%
C
1.6%
CMake
0.6%