go

逐行处理花费的时间太长了。

英文: Go line-by-line processing taking way too long 问题 我正在处理一些非常大的文件,我的简单 Go 程序运行时间为 2 分钟,而等效的 C 程序只需...