minio/pkg/s3select/format/json
Harshavardhana f162d7bd97 Performance improvements by re-using record buffer (#6622)
Avoid unnecessary pointer reference allocations
when not needed, for example

- *SelectFuncs{}
- *Row{}
2018-10-31 08:48:01 +05:30
..
json.go Performance improvements by re-using record buffer (#6622) 2018-10-31 08:48:01 +05:30