نتایج جستجو برای: jit scheduling
تعداد نتایج: 69548 فیلتر نتایج به سال:
The project aimed to create a circuit simulator that produces JIT compiled native code through LLVM’s APIs. A JIT based simulation approach provides native simulation speed, while still allowing native code to be recompiled to provide circuit debugging features unavailable in statically compiled simulators. The result of the project is a simulator that performs competitively against existing si...
attempts to link complex data types such as CAD drawings with traditional EDI documents, on-line catalogues and various Internet marketing initiatives. Many authors have suggested a pivotal role for Electronic Commerce (EC) technologies in the implementation of Just-In-Time (JIT) replenishment systems. To clarify the relationship between EC adoption and JIT implementation, case studies were con...
This paper is based on an empirical study of the relationship between Just-inTime (JIT) production, automation, cost allocation practices and the relative use of cost information for making and evaluating managerial decisions. The study uses a survey questionnaire to collect data from a random sample of New Zealandbased manufacturing organizations. Hypotheses were tested using bivariate tests a...
In the past few years billions of user passwords have been exposed to the threat of offline cracking attempts. Such brute-force cracking attempts are increasingly dangerous as password cracking hardware continues to improve and as users continue to select low entropy passwords. Key-stretching techniques such as hash iteration and memory hard functions can help to mitigate the risk, but increase...
Method inlining is one of the most important optimizations for JIT compilers in Java virtual machines. In order to increase the number of inlining opportunities, a type analysis can be used to identify monomorphic virtual calls. In a JIT environment, the compiler and type analysis must also handle dynamic class loading properly because class loading can invalidate previous analysis results and ...
Microsoft’s Rotor is a shared-source CLI implementation intended for use as a research platform. It is particularly attractive for research because of its complete implementation and extensive libraries, and because its modular design allows different implementations of certain components (e.g., just-in-time compilers). Our group has independently developed a highperformance just-in-time (JIT) ...
OBJECTIVES The objective was to determine whether just-in-time (JiT) instructions increase successful tourniquet application by laypersons. METHODS This was a randomized pilot study conducted in August 2014. The study occurred at the Uniformed Services University campus in Bethesda, Maryland. A total of 194 volunteers without prior military service or medical training completed the study. The...
The Java virtual machine (JVM) is usually implemented with an interpreter or just-in-time (JIT) compiler. JIT compilers provide the best performance, but must be substantially rewritten for each architecture they are ported to. Interpreters are easier to develop and maintain, and can be ported to new architectures with almost no changes. The weakness of interpreters is that they are much slower...
Though increasing usage of just-in-time (JIT) practices is reported, academics—including Shapiro at Harvard Business School, Karmarkar at UCLA (Anderson) and Cusumano at MIT (Sloan)—as well as a number of practitioners have warned against the unrestricted pursuit of just-in-time practices. They suggest that pure JIT is appropriate only for limited economic environments, that it is ineffective i...
Function duplication is widely used by JIT compilers to efficiently implement dynamic languages. When the source language supports higher order functions, the called function’s identity is not generally known when compiling a call site, thus limiting the use of function duplication. This paper presents a JIT compilation technique enabling function duplication in the presence of higher order fun...
نمودار تعداد نتایج جستجو در هر سال
با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید