Crystal vs Go web service comparison

I wish Karl could write a more detailed article about it

Did you use net/http or fasthttp? Did you use fresh https://github.com/mediocregopher/radix or, if you don’t need blocking ops, https://github.com/joomcode/redispipe ?

I think he was just quoting somebody else’s tweet so you may have to ask on twitter…

Web framework is router.cr.

cool

Wow the fact that crystal performs “already about as fast as go” is very impressive. You’d think it would be a nice selling point for the language. Maybe mention a flattering micro benchmark or two on the crystal homepage, to sell its impressive speed? :)