add UseColums function to avoid extra allocation performed by Colums function

fix name

tidy

adding SetWhere

adding SetWhere

fix go mod

fix comment style

revert go mod

Avoid to append if no needed

fix git ignore

revert change in go.sum/go.mod

adding specific benchmark
This commit is contained in:
Gian Lorenzo Meocci
2019-10-27 16:37:36 +01:00
committed by Michal Jan Matczuk
parent a57d58f38f
commit 9239d9c4b4
5 changed files with 52 additions and 8 deletions

3
.gitignore vendored
View File

@@ -12,3 +12,6 @@
# Go vendor dir
vendor
# GoLand IDE
.idea/