feat: Add benchmark tests

This commit is contained in:
rjianu
2023-07-12 15:32:29 +03:00
parent b1f95ed90c
commit 9fec648bc8
4 changed files with 25 additions and 2 deletions

View File

@@ -45,8 +45,8 @@ func TestCSV2Float(t *testing.T) {
192.168.0.88,899,220
192.168.0.199,3054,226
192.168.0.100,4133,218
192.168.0.199,950,238
`
192.168.0.199,950,238`
testCases := []struct {
name string
col int