| .. |
|
cluster.go
|
7ed13b6242
Remove old TODO
|
6 anni fa |
|
costmodel.go
|
0e94348e7b
remove extra profiling statements
|
6 anni fa |
|
metrics.go
|
d873a29ffa
configmap updates
|
6 anni fa |
|
networkcosts.go
|
f740aae2ef
Added query support.
|
6 anni fa |
|
pool.go
|
b92c2105a4
Added 3 variations of map pools for vector storage in ApplyVectorOps. Default to the flexible implementation (which doesn't block) with 4 maps that can be shared across threads. Combined as much loop logic as possible, and re-use a single timestamps slice instead of allocating two new slices for results and timestamps.
|
6 anni fa |
|
promparsers.go
|
85ffcd8637
fix comments
|
6 anni fa |
|
router.go
|
98aaf23bd9
WIP CumulativeClusterCosts
|
6 anni fa |
|
sql.go
|
0b52c581d0
Use cluster ids in metrics to differentiate source.
|
6 anni fa |
|
vector.go
|
b92c2105a4
Added 3 variations of map pools for vector storage in ApplyVectorOps. Default to the flexible implementation (which doesn't block) with 4 maps that can be shared across threads. Combined as much loop logic as possible, and re-use a single timestamps slice instead of allocating two new slices for results and timestamps.
|
6 anni fa |