|
From: Julian S. <jse...@gm...> - 2023-03-31 07:32:32
|
On 31/03/2023 01:55, Nicholas Nethercote wrote: > I'd do the simple thing. I agree. We already use so much memory that I imagine the extra overhead is close to being in the noise. If an application has 1 million blocks on the go, this is only going to add 8 MB to the overall space use -- perhaps a bit more or bit less, per Nick's comments about 40 vs 48 etc. But this is insignificant considering that (eg) the default translated code cache size is already several hundred megabytes. J |