launcher
launcher copied to clipboard
Add benchmark tests for Windows tables
go test -bench=. -benchmem -cpuprofile=cpu-all.out -memprofile=mem-all.out
I wonder if there's a way to make this part of CI.
@directionless I'm pulling in some of this work into https://github.com/kolide/launcher/pull/2191 -- still a draft PR, but there are tests there as a tentative way to confirm memory usage in CI