SaaSHub helps you find the best software and product alternatives Learn more →
Ruby Benchmark Projects
-
I see a lot of comments here asking about practical motivations for this feature. One I'll share is that in a gem I help maintain, we benchmark git branches of the gem against `main`, and we also benchmark against multiple other gems that sometimes have namespace collisions with each other. To make this work, we use a third-party gem[0] and an anonymous module trick[1] that are each a bit hacky.
That being said, I have no particular stance on whether this feature is a good change to the language; in a decade of Ruby this is the only situation I can recall that really merited it, and the concerns articulated by byroot and others do resonate with me.
[0] https://github.com/panorama-ed/memo_wise/blob/main/benchmark...
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
Ruby Benchmarks discussion
Ruby Benchmarks related posts
-
JS Uglify/Minify Gems?
-
Ruby memoization: what it is, when to use it, what the dangers are
-
Optimizing performance in MemoWise, a new memoization gem
-
Introducing: MemoWise
-
Ruby 3 Released
-
A note from our sponsor - SaaSHub
www.saashub.com | 2 Sep 2025
Index
# | Project | Stars |
---|---|---|
1 | memo_wise | 623 |