Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jashmatthews
on Aug 31, 2020
|
parent
|
context
|
favorite
| on:
Ruby: We have decided to go forward to 3.0 this ye...
Yeah but it's not an important distinction.
oblio
on Sept 1, 2020
[–]
Isn't it? Compiling C takes time, with Ruby you would be doing it for each execution. Is there some catching involved?
jashmatthews
on Sept 1, 2020
|
parent
[–]
Almost everything is in a pre-compiled header. Its actually similar overhead to an LLVM based JIT.
You wouldn’t want to do it for a browser JIT but for a server side app it’s OK.
oblio
on Sept 1, 2020
|
root
|
parent
[–]
Does Ruby ship with a compiler? How will this work on Windows?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: