Matt Bolt 64fb39b4d0 Add json-iterator Unmarshal() back to our pipeline to avoid the memory duplication that occurs in go-json. 4 лет назад
..
atomic 45af4847ef Update pkg/util/atomic/atomicrunstate.go 4 лет назад
cloudutil c2deffb175 fix conflict 4 лет назад
fileutil 2841672080 Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package. 4 лет назад
httputil 844bccd888 Allow max retry to be set via env var, allow default retry wait time to be set via env var. Remaining: Update timeutil.ParseDuration to accept durations other than s|m|h|d 4 лет назад
json 64fb39b4d0 Add json-iterator Unmarshal() back to our pipeline to avoid the memory duplication that occurs in go-json. 4 лет назад
mapper a5b86b8c9f Go FMT 4 лет назад
retry 478736fc75 Update retry test to use parallell() 4 лет назад
stringutil 6c84c06df4 cloud usage 4 лет назад
timeutil 3e886fcbc6 Add millisecond parse unit test. 4 лет назад
watcher 9163116516 Unit Tests for ConfigMapWatcher api 4 лет назад
buffer.go 2841672080 Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package. 4 лет назад
compat.go 2c1e4cb4ae Update compat.go to prefer the right region label 5 лет назад
math.go 3f29cc580e Fix bugs with external cost AggregateBy; fix test funcs; remove logs 5 лет назад
pool.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 лет назад
semaphore.go 0542611370 Cost Model refactor to a cmd/pkg convention 6 лет назад
vector.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 лет назад