Explore >> Select a destination


You are here

probablydance.com
| | eregon.me
16.3 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.
| | sigpwned.com
18.0 parsecs away

Travel
| | This is the first post in a three-post series covering the fundamentals of software optimization. You can find the introduction here. You can find Part II here. You can find the companion GitHub repository here. The introduction motivated why software optimization is a problem that matters, reflected on the fundamental connection between the scientific method
| | nikhilism.com
19.5 parsecs away

Travel
| |
| | www.shuttle.dev
110.3 parsecs away

Travel
| All about Rust traits, generics, trait bounds and implementing advanced trait bounds