Explore >> Select a destination


You are here

blog.kgriffs.com
| | eregon.me
8.2 parsecs away

Travel
| | In this blog post we benchmark many Ruby versions and the latest Ruby Just-in-Time compilers (JITs) on the newest Ruby benchmark suite, yjit-bench. As a teaser, the geometric mean speedups compared to CRuby 3.1 on these 14 benchmarks are: MJIT 1.26x, YJIT 1.39x, JRuby 1.86x and TruffleRuby 6.23x. Read on to find more about the benchmarks and gain insights on these speedups. This blog post is also available on Medium.
| | simpleprogrammer.com
4.7 parsecs away

Travel
| | A detailed comparison of Node.JS vs ASP.NET with an overview, pros & cons of both the languages and key differences
| | bruun.co
7.7 parsecs away

Travel
| | The bottleneck in modern server software has moved back to the code. This forces us to make sure that our code is fast enough - the hayai framework provides a convenient solution to that problem.
| | localheinz.com
18.2 parsecs away

Travel
| Since GitHub introduced the automatic generation of release notes, creating releases with release notes has become easier than ever.