Y
Hacker News
new
|
ask
|
show
|
jobs
by
Alifatisk
1133 days ago
> Crystal performance is close to Go-lang. It's just very fast across the board.
I know Go is known for it concurrency, does Crystal come close to that aswell?
1 comments
npn
1133 days ago
in fact Crystal concurrency is the same with Go, both using coroutine technique. though Go should be more performance because it is built for that feature.
link
Alifatisk
1133 days ago
Interesting, I might give Crystal a try!
link