Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
jashmatthews
5y ago
0 comments
Share
Yeah but it's not an important distinction.
0 comments
default
newest
oldest
oblio
5y ago
Isn't it? Compiling C takes time, with Ruby you would be doing it for each execution. Is there some catching involved?
jashmatthews
OP
5y ago
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
5y ago
Does Ruby ship with a compiler? How will this work on Windows?
j
/
k
navigate · click thread line to collapse