just-in-time compilation oor Spaans

just-in-time compilation

en
The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time.

Vertalings in die woordeboek Engels - Spaans

compilación al vuelo

en
A method to improve the runtime performance of computer programs, converting code at runtime prior to executing it natively, for example bytecode, into native machine code.
es
Método para mejorar el rendimiento en tiempo de ejecución de programas de ordenador, al convertir el código en tiempo de ejecución antes de ejecutarlo en forma nativa, por ejemplo código intermedio, en código nativo de máquina.
omegawiki

just-in-time compilation

en
A method to improve the runtime performance of computer programs, converting code at runtime prior to executing it natively, for example bytecode, into native machine code.
es
Método para mejorar el rendimiento en tiempo de ejecución de programas de ordenador, al convertir el código en tiempo de ejecución antes de ejecutarlo en forma nativa, por ejemplo código intermedio, en código nativo de máquina.
omegawiki

compilación Just-In-Time

en
The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time.
MicrosoftLanguagePortal

compilación en tiempo de ejecución

en
dynamically compiling bytecode to machine code during runtime
wikidata

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

Soortgelyke frases

just-in-time compiler
compilador Just-In-Time

voorbeelde

wedstryd
woorde
Advanced filtering
Since JRE version 1.2, Sun's JVM implementation has included a just-in-time compiler instead of an interpreter.
Desde la versión 1.2 de JRE, la implementación de la máquina virtual de Sun incluye un compilador JIT (Just In Time).WikiMatrix WikiMatrix
HotSpot provides a JIT (Just In Time) compiler for bytecode.
HotSpot proporciona un compilador JIT (Just In Time, justo a tiempo) para el código de bytes.Literature Literature
It is free software, and features just-in-time compilation to bytecode and native code for the x86 architecture.
Es un Software libre, que incluye compilación al vuelo hacia código binario propio así como para código de máquina para la arquitectura x86.WikiMatrix WikiMatrix
And then that code is going to be further compiled at run time by a device just in time compiler.
Y, a continuación, el código va a ser más compilado en tiempo de ejecución mediante un dispositivo sólo en compilador de tiempo.QED QED
Newer technologies such as just-in-time compilation, and general improvements in the translation process are starting to narrow this gap, though.
Sin embargo, las nuevas tecnologías como la compilación en tiempo de ejecución, y mejoras generales en el proceso de traducción están empezando a reducir esta brecha.WikiMatrix WikiMatrix
At the same time, ActionScript 3.0 executes up to 10 times faster than legacy ActionScript code due to the Just-In-Time compiler enhancements.
El código ActionScript 3.0 puede ejecutarse con una velocidad diez veces mayor que el código ActionScript heredado.WikiMatrix WikiMatrix
This penalty can be alleviated using advanced techniques like just-in-time compilation; but even using such techniques, some computational overhead may be unavoidable.
Esta pena puede ser aliviado mediante técnicas avanzadas como la compilación just-in-time, pero incluso con estas técnicas, algo de sobrecarga computacional puede ser inevitable.WikiMatrix WikiMatrix
HHBC is a bytecode format created specifically for HHVM, in a form that is appropriate for consumption by both interpreters and just-in-time compilers.
HHBC es un formato de bytecode creado específicamente para HHVM, siendo apropiado para los intérpretes como los compiladores JIT.WikiMatrix WikiMatrix
Tamarin is a free software virtual machine with just-in-time compilation (JIT) support intended to implement the 4th edition of the ECMAScript (ES4) language standard.
Tamarin es una máquina virtual y un compilador en tiempo de ejecución libre, destinado para implementar la cuarta versión del estándar ECMAScript.WikiMatrix WikiMatrix
As one of the pioneers of dynamic compilation, also known as "just-in-time compilation," Urs invented fundamental techniques used in most of today's leading Java compilers.
Como uno de los pioneros de la compilación dinámica, también conocida como compilación "just-in-time", Hölzle inventó técnicas fundamentales que actualmente utilizan la mayoría de los principales compiladores Java.Common crawl Common crawl
Finally, it includes a just-in-time (JIT) generator that builds a just-in-time compiler into the interpreter, given a few annotations in the interpreter source code.
Finalmente incluye un generador JIT que construye un compilador JIT dentro del intérprete, brindando algunas anotaciones en el código fuente.WikiMatrix WikiMatrix
The language is designed so Curl applications can be compiled to native code of the client machine by a just-in-time compiler and run at high speed.
El lenguaje está diseñado para que las aplicaciones Curl puedan compilarse en código máquina nativo mediante un compilador en tiempo de ejecución (JIT) y puedan ejecutarse a alta velocidad.WikiMatrix WikiMatrix
Careful coding and analysis of the machine code executed by the just-in-time compilation (JIT) compiler was required to ensure the cache-clearing and exploitive reads were not optimized-out.
Fue necesario programar y analizar cuidadosamente el código máquina ejecutado por el compilador JIT para asegurar que las funciones de limpieza de la caché y las lecturas que aprovechaban la vulnerabilidad no fueran eliminadas por algún tipo de optimización.WikiMatrix WikiMatrix
Further blurring the distinction between interpreters, bytecode interpreters and compilation is just-in-time compilation (JIT), a technique in which the intermediate representation is compiled to native machine code at runtime.
Para desdibujar más la distinción entre los interpretadores, los interpretadores de bytecode y la compilación, está la compilación justo a tiempo (o JIT), una técnica en la cual la representación intermedia es compilada a código de máquina nativo en tiempo de ejecución.WikiMatrix WikiMatrix
LLVM allows code to be compiled statically, as it is under the traditional GCC system, or left for late-compiling from the IR to machine code via just-in-time compilation (JIT), similar to Java.
LLVM permite que el código sea compilado estáticamente, al igual que lo es bajo el sistema GCC tradicional, o por el contrario que se deje para una complación tardía desde la IF a código máquina en una compilación en tiempo de ejecución de manera similar a como lo hace Java.WikiMatrix WikiMatrix
An especially important one involves the operation of the loader and Just-In-Time (JIT) compiler.
"Una especialmente importante se refiere a la operación del cargador y del compilador ""justo-a-tiempo"" UIV."Literature Literature
Some programming languages with a managed code runtime that can be compiled to an intermediate representation, use just-in-time (JIT) compiling.
Algunos lenguajes de programación con código gestionado que pueden ser compilados a un lenguaje intermedio hacen uso del justo-en-tiempo (JIT).WikiMatrix WikiMatrix
OpenCL uses just-in-time compilation (JIT), necessitating one of two software distribution patterns: developers can distribute device-specific pre-compiled binaries, or they can distribute relevant source code, which is limited by the desire to protect intellectual property.
OpenCL utiliza compilación instánea (just-in-time, JIT), usando uno de los dos posibles métodos de distribución de software: los desarrolladores pueden distribuir binarios precompilados dependientes del dispositivo, o bien pueden distribuir el código fuente relevante, limitado por el deseo de proteger la propiedad intelectual.WikiMatrix WikiMatrix
Some systems, called dynamic translators, or just-in-time (JIT) compilers, translate bytecode into machine code as necessary at runtime.
Algunos sistemas, llamados traductores dinámicos o compiladores just-in-time, traducen el bytecode a código máquina inmediatamente antes de su ejecución para mejorar la velocidad de ejecución.WikiMatrix WikiMatrix
A major improvement was made in 2000 by Bernd Meyer with the use of Just-in-time compilation, which significantly improved the emulation speed, to the extent that average PCs could now emulate some Amiga software faster than any real Amiga could run it.
Una importante mejora fue hecha en el 2000 por Bernd Meyer con el lanzamiento de un compilador dinámico, el cual aumentaba significativamente la velocidad de la emulación, hasta tal punto que algunos PC podrían ahora emular parte del software de Amiga más rápidamente que cualquier Amiga de verdad.WikiMatrix WikiMatrix
Upon execution, an architecture-specific [[just-in-time compiler]] (JIT) turns the CIL code into machine code.
La compilación en tiempo de ejecución (JIT, just-in-time) involucra convertir el código intermedio en código inmediatamente ejecutable por la CPU.ParaCrawl Corpus ParaCrawl Corpus
Implicit multithreading Just-in-time compilation for fast function calls and loops
Llamadas a librerías para bucles y llamadas de función rápidos.ParaCrawl Corpus ParaCrawl Corpus
Automatic application-aware management of resources, low-power modes, just-in-time compilation, etc.
Gestión automática de la aplicación de los recursos, modos de baja energía, compilación just-in-time, etcParaCrawl Corpus ParaCrawl Corpus
This engine has a special design called a “just-in-time compiler".
Este motor tiene un diseño especial llamado un “compilador just-in-time”.ParaCrawl Corpus ParaCrawl Corpus
High Performance − With the use of Just-In-Time compilers, Java enables high performance.
Cómo activar Java de alto rendimiento? Java utiliza Just-In-Time compilador para permitir un alto rendimiento.ParaCrawl Corpus ParaCrawl Corpus
135 sinne gevind in 53 ms. Hulle kom uit baie bronne en word nie nagegaan nie.