Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R4R]core/vm: faster code analysis (#23381) #379

Merged
merged 1 commit into from
Aug 24, 2021

Commits on Aug 24, 2021

  1. core/vm: faster code analysis (#23381)

    * core/vm: more detailed benchmark for jumpdest analysis
    
    * core/vm: make jd analysis benchmark alloc free
    
    * core/vm: improve jumpdest analysis
    
    * core/vm: improve worst-case
    
    * core/vm: further improvements in analysis
    
    * core/vm: improve jumpdest analysis >PUSH15
    
    * core/vm: make jd analysis ref by value
    
    * core/vm: fix misspell
    
    * core/vm: improve set8 and set16 a bit
    
    * core/vm: reduce amount of code
    
    * core/vm: optimize byte copying
    holiman authored and unclezoro committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    57632c9 View commit details
    Browse the repository at this point in the history