Answer Posted / Vikas Narayan Jha
In R, JIT (Just-In-Time) compilation is a technology used to improve the performance of R functions. It converts R code into machine code at runtime, which can execute faster than interpreted R code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers