Closed abrown closed 2 years ago
Previously, each *_start and *_end call from a Wasm benchmark was logged as an INFO message--this change downgrades those to DEBUG.
*_start
*_end
INFO
DEBUG
Previously, each
*_start
and*_end
call from a Wasm benchmark was logged as anINFO
message--this change downgrades those toDEBUG
.