|
|
|
|
|
by njd
3560 days ago
|
|
I enjoyed reading your story about building a DBMS. In it, you mention the importance of performance. So, I'm curious as to why you chose 'go' versus 'C'. Was the choice of 'go' a convenience to get something done quicker, or no observable performance difference between 'go' and 'C' in a distributed environment, or some other reason? Thanks. |
|
With Go I feel like I can get stuff done quicker than C, and still produce high-quality, performant, programs.