“Until you have measured current performance and determined that current performance is inadequate, “faster” is a totally meaningless word.”Tagged: GoLang, Engineering, Performance
“A careless approach to a main function can result in needless complexity. Compare two versions of the same main function: before and after. One version is over 400 lines. The other is about 40 lines. That’s an order of magnitude.”Tagged: GoLang, Idiomatic Go, Engineering