Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
ben-schaaf
5y ago
0 comments
Share
Doesn't the new ruby JIT already do the same thing?
0 comments
default
newest
oldest
agrafix
5y ago
It's certainly related -- not sure what kinds if specialisation the new ruby JIT does.
d3nj4l
5y ago
I haven't looked into the new ruby JIT too deeply, but as far as I remember it had several limitations that made it slow Rails apps down instead. This would make it easier to select and optimise for specific methods instead.
sanxiyn
5y ago
Current Ruby JIT doesn't take any type hint.
sosodev
5y ago
Yeah, this is pretty much how the JIT works.
j
/
k
navigate · click thread line to collapse