HackerTrans
トップ新着トレンドコメント過去質問紹介求人

sdogruyol

no profile record

投稿

[untitled]

1 ポイント·投稿者 sdogruyol·先月·0 コメント

[untitled]

1 ポイント·投稿者 sdogruyol·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sdogruyol·3 か月前·0 コメント

Crystal 1.20.0 Is Released

crystal-lang.org
16 ポイント·投稿者 sdogruyol·3 か月前·3 コメント

cryload: Powerful HTTP Benchmarking Tool Written in Crystal

github.com
4 ポイント·投稿者 sdogruyol·3 か月前·1 コメント

Crystal 1.18.0 Is Released

crystal-lang.org
6 ポイント·投稿者 sdogruyol·9 か月前·0 コメント

コメント

sdogruyol
·2 か月前·議論
cryload is a powerful, fast, and practical HTTP benchmarking tool for stress testing APIs and web services. Built with Crystal for high performance and low overhead.

You can read my detailed blog post about why I chose Crystal for cryload https://serdardogruyol.com/rethinking-http-benchmarking-why-...
sdogruyol
·2 か月前·議論
Impressive benchmarks. Reaching 1M msgs/sec on a 2 vCPU instance is a great showcase for Crystal. As a Crystal core member, I've always seen LavinMQ as a prime example of performance-oriented engineering, especially with how it handles I/O and minimizes syscalls to get the most out of the hardware.

If you want to see Crystal's concurrency and type system in a serious production environment, this is the project to check out. Kudos to the LavinMQ team for their work since 2020.
sdogruyol
·3 か月前·議論
Hi everyone,

I wrote the original "Why Crystal?" blog post back in 2015 when Crystal was just v0.9.1.

Ten years and many versions later, I am revisiting that post to analyze the road to v1.20.

If you are interested in how a language matures from a syntax experiment to a high performance standard, this one is for you.
sdogruyol
·3 か月前·議論
[dead]
sdogruyol
·3 か月前·議論
cryload is a powerful, fast, and practical HTTP benchmarking tool for stress testing APIs and web services.

Built with Crystal for high performance and low overhead.

You can read my detailed blog post about why I chose Crystal for cryload https://serdardogruyol.com/rethinking-http-benchmarking-why-...