Improve ingestion performance (by around 20%)

This commit is contained in:
Junegunn Choi
2024-04-01 23:38:46 +09:00
parent 128e4a2e8d
commit 41b3511ad9
6 changed files with 85 additions and 23 deletions

2
go.mod
View File

@@ -17,4 +17,4 @@ require (
golang.org/x/text v0.14.0 // indirect
)
go 1.17
go 1.20