HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sdogruyol

no profile record

Submissions

[untitled]

1 points·by sdogruyol·지난달·0 comments

[untitled]

1 points·by sdogruyol·2개월 전·0 comments

[untitled]

1 points·by sdogruyol·3개월 전·0 comments

Crystal 1.20.0 Is Released

crystal-lang.org
16 points·by sdogruyol·3개월 전·3 comments

cryload: Powerful HTTP Benchmarking Tool Written in Crystal

github.com
4 points·by sdogruyol·3개월 전·1 comments

Crystal 1.18.0 Is Released

crystal-lang.org
6 points·by sdogruyol·9개월 전·0 comments

comments

sdogruyol
·2개월 전·discuss
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개월 전·discuss
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개월 전·discuss
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개월 전·discuss
[dead]
sdogruyol
·3개월 전·discuss
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-...