|
|
|
|
|
by SeanDav
3581 days ago
|
|
Effectively one is comparing library performance here and not language performance. Granted, that line can get very blurry indeed, but in this case this says very little about golang the language and far more about a current implementation of one of the golang libraries. |
|
In this case the choice to use utf-8 everywhere, including in the csv delimiters, is making it slower.