]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: use LogLevelError for benchmarking
authorJosh Bleecher Snyder <josh@tailscale.com>
Wed, 6 Jan 2021 00:04:38 +0000 (16:04 -0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 7 Jan 2021 13:49:44 +0000 (14:49 +0100)
commit8a304155554a16285b5334ae4a02e09adfb0bde1
tree33122e57ff5346be5e07ee73e41ac0d0e88360df
parentcdaf4e9a76ed9485ff67c1601a947fcb8089a680
device: use LogLevelError for benchmarking

This keeps the output minimal and focused on the benchmark results.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
device/device_test.go