bytecodealliance / sightglass

A benchmark suite and tool to compare different implementations of the same primitives.
Apache License 2.0
70 stars 33 forks source link

Downgrade log level of `bench-api` events #199

Closed abrown closed 2 years ago

abrown commented 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.