mtasa-blue
mtasa-blue copied to clipboard
Lua custom allocator to increase performance
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
Implement custom lua allocator to increase performance
Describe alternatives you've considered
Additional context
Nothing really to describe, lua calls "malloc" and "free" a lot, custom allocator could in general increase performance of lua
Security Policy
- [X] I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.
https://github.com/multitheftauto/mtasa-blue/issues/2336