Currently, when JeandleCompiledCode uses CodeBuffer to install compiled code to CodeCache, it creates a fixed size CodeBuffer. Therefore, many dynamic memory allocations will happen when CodeBuffer ...
refactor: Estimate CodeBuffer's size when creating it #121 Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.