byte.Replace will return a copy of the input even when nothing has been replaced. This is called in lower level query execution and create some garbage that isn't necessary. |
||
---|---|---|
.. | ||
points.go | ||
points_test.go | ||
rows.go | ||
time.go |
byte.Replace will return a copy of the input even when nothing has been replaced. This is called in lower level query execution and create some garbage that isn't necessary. |
||
---|---|---|
.. | ||
points.go | ||
points_test.go | ||
rows.go | ||
time.go |