tracer-x / TracerX

TracerX Symbolic Virtual Machine
https://tracer-x.github.io/
Other
31 stars 11 forks source link

Making global vars interpolation check as an option #369

Closed rasoolmaghareh closed 4 years ago

rasoolmaghareh commented 4 years ago

@xuanlinhha: I wanted to ask to add the global vars interpolation check as an option. @sanghu1790 has reported that he has had some performance issues on some of the programs. I also have noticed that the performance drops in some WP programs.

xuanlinhha commented 4 years ago

we add this option is on which branch @rasoolmaghareh ?

xuanlinhha commented 4 years ago

Hi, I added one option mark-global to branch global-mark to enable/disable marking global variables.

rasoolmaghareh commented 4 years ago

Fixed in #370