diff options
author | Alon Zakai <azakai@google.com> | 2020-10-09 10:40:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-09 10:40:01 -0700 |
commit | 9d50c1f4a7fb81ead03a2b8445655f157553fa1b (patch) | |
tree | b1cabe12156373474dccd5beec3fe1ee92836c9e /scripts/test/support.py | |
parent | 87fddcb0aa28f322c0781c08cca6ce2a756d8728 (diff) | |
download | binaryen-9d50c1f4a7fb81ead03a2b8445655f157553fa1b.tar.gz binaryen-9d50c1f4a7fb81ead03a2b8445655f157553fa1b.tar.bz2 binaryen-9d50c1f4a7fb81ead03a2b8445655f157553fa1b.zip |
Optimize getLoggableTypes in fuzzer, and add isLoggableType (#3208)
Previously getLoggableType would allocate a vector every time. This
caches it.
Also add isLoggableType which will need this caching as I will be
calling it quite a lot in a future patch to the fuzzer.
Diffstat (limited to 'scripts/test/support.py')
0 files changed, 0 insertions, 0 deletions