Skip to content

resource-group: reduce object inflation overhead

Christian Hergert requested to merge wip/chergert/faster-inflation into master

In my contrived test case here, this gets object inflation overhead down by about 50%.

Personally, if I were doing this all over again from scratch, I would go in a very different direction. But lets see how much better we can make this without having to resort to a new ABI.

Merge request reports