Skip to content
Snippets Groups Projects
Commit a9af93fc authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Core: Added a dynamic cache size threshold for compile_memsearcher().

The internal cache for compile_memsearcher() could grow very large before
the gc would clear some of its entries (each entry has a size of ~16KB).
It now has a dynamic threshold for when it clears the cache on its own.
parent a4682e5d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment