how JIT deals with hotcode??
Before we begin we are dealing with these questions::
if some same piece of code is running lets say 100000 times and JIT is converting from bytecode to machine code , isn’t it inefficient doing the same thing again?
if there is some piece of code ...
kodes.hashnode.dev2 min read
Lovepreet Singh
Backend Engineer @CRED
This one I enjoyed. I found it to the point