I gave a talk at Helvetic Ruby 2024 about Crystal.
It’s tailored to the perspective of Rubyists, but prior Ruby experience is not required to follow along.
There were many more interesting talks by awesome speakers. I can recommend taking a look at them as well. They’re not only relevant for Rubyists.
Some examples of talks I enjoyed:
How to Accessibility if You’re Mostly Back-End by Hilary Stohs-Krause shows what accessibility means in the context of developer experience and that it’s a very broad topic, not just related to impairments. You code should be accessible to someone who’s new on the team, for example.
It looks like your performance isn’t half as good as mine, even another window is still playing a youtube video when do benchmark, this seriously underestimates Crystal’s performance.
Thanks for testing this. I don’t recall the exact circumstances of this test.
You’re right that it appears to be quite underperforming for modern hardware. I just ran the test on my machine and it shows significantly better results, more similar to yours.
Again, I’m not sure how the numbers from the talk happened to be that low.
It’s probably not very relevant though because raw performance of an HTTP server that renders only “Hello World” on every request is not very meaningful anyway.