launcher icon indicating copy to clipboard operation
launcher copied to clipboard

Add benchmark tests for Windows tables

Open RebeccaMahany opened this issue 8 months ago • 2 comments

go test -bench=. -benchmem -cpuprofile=cpu-all.out -memprofile=mem-all.out

RebeccaMahany avatar Mar 26 '25 19:03 RebeccaMahany

I wonder if there's a way to make this part of CI.

directionless avatar Apr 08 '25 01:04 directionless

@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

RebeccaMahany avatar Apr 08 '25 13:04 RebeccaMahany