Comment on Why I'm Building a Database Engine in C#parentComments−karmakaze5moI drank the Go kool-aid, then tried to do some high performance things the Go way: didn't work (channels are slow) and I got over it. Still think Go is great for web backends and the like with production grade stdlib.Great post with details, not a I'm vibe coding...−benterix5motried to do some high performance things the Go way: didn't work (channels are slow) and I got over it.What did you choose instead?
Comments
I drank the Go kool-aid, then tried to do some high performance things the Go way: didn't work (channels are slow) and I got over it. Still think Go is great for web backends and the like with production grade stdlib.
Great post with details, not a I'm vibe coding...
What did you choose instead?