This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend:xapend.a_glossary:j:jit [2021/08/13 11:12] murphy |
dido:public:ra:xapend:xapend.a_glossary:j:jit [2021/10/03 22:30] (current) 66.249.69.246 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Just-In-Time (JIT) ===== | ===== Just-In-Time (JIT) ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| **Just-In-Time (JIT)** [[dido:public:ra:xapend:xapend.a_glossary:c:compiler|compiler]] is a an essential part of the JRE i.e. Java Runtime Environment, that is responsible for [[dido:public:ra:xapend:xapend.a_glossary:p:performance|performance]] optimization of java based [[dido:public:ra:xapend:xapend.a_glossary:a:application|applications]] at run time. Compiler is one of the key aspects in deciding performance of an application for both parties i.e. the end user and the application developer. | **Just-In-Time (JIT)** [[dido:public:ra:xapend:xapend.a_glossary:c:compiler|compiler]] is a an essential part of the JRE i.e. Java Runtime Environment, that is responsible for [[dido:public:ra:xapend:xapend.a_glossary:p:performance|performance]] optimization of java based [[dido:public:ra:xapend:xapend.a_glossary:a:application|applications]] at run time. Compiler is one of the key aspects in deciding performance of an application for both parties i.e. the end user and the application developer. | ||