The JIT compiler complements ART's current Ahead of Time compiler and helps improve runtime performance. |
Компилятор JIT дополняет нынешний компилятор Ahead of Time от ART и помогает улучшить производительность во время выполнения. |
Implementation of JIT compilation consists of compiling source code or byte code to machine code and executing it. |
JIT компиляция включает в себя компиляцию исходного кода или байт-кода в машинный код и его выполнение. |
Despite its generally generating less efficient code, JIT code generation can take advantage of profiling information that is available only at runtime. |
Несмотря на то, что создаётся, в общем, менее эффективный код, генерация кода в JIT может предоставить возможность профилирования информации, доступной только во время выполнения программы. |
JIT code generally offers far better performance than interpreters. |
JIT, как правило, эффективней, чем интерпретация кода. |
According to a test of whether American applications programmer Stefan Arenz, whose website is available here today with Android in its version JIT is the operating system for smartphones the world's fastest. |
В соответствии с испытанием того, американский программист приложений Стефан Аренс, чей веб-сайт доступен здесь сегодня с Android-версия JIT это операционная система для смартфонов самый быстрый. |
The transfer of virtual machine code into processor machine code is made by JIT compiler beforehand, so the first loading may be longer, but further the programs work faster. |
Перевод кода виртуальной машины в машинный код процессора осуществляется JIT компилятором заранее, следовательно, время первой загрузки может быть дольше, но в дальнейшем быстродействие программ не задерживается. |
When code generation occurs at runtime, as in just-in-time compilation (JIT), it is important that the entire process be efficient with respect to space and time. |
Когда генерация кода происходит во время выполнения программы, как в JIT, важно, чтобы весь процесс генерации кода был эффективен как по времени, так и по используемой памяти. |
Free and open-source software portal Cosmos.NET Framework Mono Bartok Open CIL JIT SharpOS AOT Official website Project Page at Codeplex |
Cosmos.NET Framework Bartok Open CIL JIT SharpOS AOT Официальная веб-страница Страница проекта на сайте Codeplex |
This produced the best performance, often beating the C++ implementation of JavaScript run with just-in-time compilation (JIT), but suffered from two faults. |
Это давало лучшую производительность (при запуске на JIT часто превышавшую производительность C-реализации JavaScript), но страдала от двух недостатков. |
The earliest published JIT compiler is generally attributed to work on LISP by John McCarthy in 1960. |
Самую первую реализацию JIT можно отнести к LISP, написанную McCarthy в 1960 году. |
Stats for CLR Jit. |
Статистика компиляции по требованию (JIT) CLR. |