Gas overhead for proxied function call

Say, have you done any estimates on gas overhead for proxied function call compared to call directly to the corresponding function in the logic contract? If so is there any variance in or dependency of the overhead to be aware of when developing smart contracts with ZeppelinOS?

1 Like

Hey @jijordre. That is a great question. We really like it!

I’ve run some tests on Remix and It seems a gas overhead is 1,577 no matter which transaction it is. Efficiency of a proxy use increase with size of a transaction.
Check it out yourself!

image_preview-1 image_preview

3 Likes

Thanks, @ylv-io. I really appreciate your effort.

1 Like

Hi @jijordre it would be great if you could take a moment to Introduce yourself to the community and let us know what you are working on.

Please let us know if you have any questions about ZeppelinOS.

1 Like

Done. :slight_smile:

1 Like