Y
Hacker News
new
|
ask
|
show
|
jobs
by
WalterGR
1482 days ago
Switching languages (and therefore frameworks) seems excessive.
Are there any alternative Ruby interpreters/compilers that potentially use less memory?
1 comments
fabienpenso
1480 days ago
Not really, there are been numerous tries but nothing these days. You can use less memory hungry libraries like hanami instead of Rails, for example.
link