Ivan Kozlovic
f805f23d6e
Travis updates
...
- Add Go 1.17
- Fix go fmt from Go 1.17 (build directives)
- Download version of misspell and staticcheck instead of doing
"go get" since current staticcheck would be broken without go.mod
Signed-off-by: Ivan Kozlovic <ivan@synadia.com >
2021-11-15 17:23:08 -07:00
Derek Collison
00901acc78
Update license to Apache 2
2018-03-15 22:31:07 -07:00
Ivan Kozlovic
d21210e0e9
[FIXED] PS test to reduce failures in some situations
...
Added garbage collection before each capture method and bump the
delta threshold to 1MB.
Resolves #310
2016-07-18 13:00:49 -06:00
Colin Sullivan
26dab3bf8a
Update PSE for Windows
...
* Call into the performance counter API directly
* Incorporate caching to reduce load on the server
2016-05-05 23:31:05 -06:00
Colin Sullivan
79b4e6be10
While locally tested, this test wasn't being run with the original enhancement.
...
* Include the test for windows
* Call ProcUsage (versus procUsage), as test was moved.
2016-05-02 15:25:07 -06:00
Derek Collison
5bea74c2ed
Rename and move some things around
2016-04-21 09:33:26 -07:00