Skip to content

Remove block gas optimization #388

@rakita

Description

@rakita

Block gas optimization what moves counting gas from instruction level to the block of instruction was the intuitive idea that I thought would optimize execution, the results were not as expected. It became difficult to calculate gas in Inspector, and there was even a bug introduced by it, Analyzed bytecode become bigger and optimization was just a few percentages.

It is not worth keeping it and the main reasons for removal are bigger analyzed bytecode size and complexity of usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions