barretenberg icon indicating copy to clipboard operation
barretenberg copied to clipboard

Consider optimizing memory to that its based on the actual block sizes, etc...

Open lucasxia01 opened this issue 5 months ago • 0 comments

This was implemented here in 765b074.

However, it was reverted to keep things simple. This would allow for potential reductions at the cost of potential reallocations if we fold with instances that have bigger sizes (table sizes, databus sizes, circuit sizes, block sizes, etc...).

lucasxia01 avatar Sep 25 '24 17:09 lucasxia01