Gotowa bibliografia na temat „Just-in-time (JIT) compiler”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Just-in-time (JIT) compiler”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Artykuły w czasopismach na temat "Just-in-time (JIT) compiler"
Телегин, В. А. "AHEAD-OF-TIME and JUST-IN-TIME technologies". Vestnik of Russian New University. Series «Complex systems: models, analysis, management», nr 4 (29.12.2023): 171–75. http://dx.doi.org/10.18137/rnu.v9187.23.04.p.171.
Pełny tekst źródłaȘtirb, Iulia, i Gilbert-Rainer Gillich. "A Low-Level Virtual Machine Just-In-Time Prototype for Running an Energy-Saving Hardware-Aware Mapping Algorithm on C/C++ Applications That Use Pthreads". Energies 16, nr 19 (23.09.2023): 6781. http://dx.doi.org/10.3390/en16196781.
Pełny tekst źródłaAgosta, Giovanni, Stefano Crespi Reghizzi, Gerlando Falauto i Martino Sykora. "JIST: Just-In-Time Scheduling Translation for Parallel Processors". Scientific Programming 13, nr 3 (2005): 239–53. http://dx.doi.org/10.1155/2005/127158.
Pełny tekst źródłaSerrano, Manuel. "Of JavaScript AOT compilation performance". Proceedings of the ACM on Programming Languages 5, ICFP (22.08.2021): 1–30. http://dx.doi.org/10.1145/3473575.
Pełny tekst źródłaShelke, Rahul, Aditya Kuwar i M. Ramachandran. "A Study on Just in Time Application in Flexible Manufacturing System". 1 7, nr 1 (1.03.2021): 1–5. http://dx.doi.org/10.46632/jemm/7/1/1.
Pełny tekst źródłaZang, Zhiqiang, Fu-Yao Yu, Aditya Thimmaiah, August Shi i Milos Gligoric. "Java JIT Testing with Template Extraction". Proceedings of the ACM on Software Engineering 1, FSE (12.07.2024): 1129–51. http://dx.doi.org/10.1145/3643777.
Pełny tekst źródłaD'Souza, Matt, James You, Ondřej Lhoták i Aleksandar Prokopec. "TASTyTruffle: Just-in-Time Specialization of Parametric Polymorphism". Proceedings of the ACM on Programming Languages 7, OOPSLA2 (16.10.2023): 1561–88. http://dx.doi.org/10.1145/3622853.
Pełny tekst źródłaBarrière, Aurèle, Sandrine Blazy i David Pichardie. "Formally Verified Native Code Generation in an Effectful JIT: Turning the CompCert Backend into a Formally Verified JIT Compiler". Proceedings of the ACM on Programming Languages 7, POPL (9.01.2023): 249–77. http://dx.doi.org/10.1145/3571202.
Pełny tekst źródłaClemente-López, Daniel, Esteban Tlelo-Cuautle, Luis-Gerardo de la Fraga, José de Jesús Rangel-Magdaleno i Jesus Manuel Munoz-Pacheco. "Poincaré maps for detecting chaos in fractional-order systems with hidden attractors for its Kaplan-Yorke dimension optimization". AIMS Mathematics 7, nr 4 (2022): 5871–94. http://dx.doi.org/10.3934/math.2022326.
Pełny tekst źródłaAlam, Marzia, Mehreen Saleem Gul i Tariq Muneer. "Radiation View Factor for Building Applications: Comparison of Computation Environments". Energies 12, nr 20 (10.10.2019): 3826. http://dx.doi.org/10.3390/en12203826.
Pełny tekst źródłaRozprawy doktorskie na temat "Just-in-time (JIT) compiler"
Ducasse, Quentin. "Sécurisation matérielle de la compilation à la volée des machines virtuelles langage". Electronic Thesis or Diss., Brest, École nationale supérieure de techniques avancées Bretagne, 2024. http://www.theses.fr/2024ENTA0003.
Pełny tekst źródłaLanguage Virtual Machines (VMs) are the run-time environment of popular high level managed languages. They offer portability and memory handling for the developer and are deployed on most computing devices. Their widespread distribution, handling of untrusted user inputs, and low-level task execution make them interesting to attackers. Software-only solutions that isolate their different components often incur a high performance overhead incompatible with just-in-time (JIT) compilation. Hardware-accelerated run time protections are pushed in vendor processors as a solution to conciliate strong security guarantees with performance. To allow experimentation in the design and comparison of such solutions, this thesis is interested in the RISC-V instruction set and its extension capabilities. We present Gigue, a workload generator that outputs binaries similar to JIT code directly executable on RISC-V softcores. It provides an interface for custom instructions and guarantees their execution. We present an instruction-level domain isolation solution added to Gigue binaries and implemented in an application-class processor with processor modifications. The solution adds negligible performance overhead while enforcing strong properties on domains. As an effort to motivate deployment in real use cases, we extend the Pharo JIT compiler to the RISC-V instruction set along with its testing infrastructure
Hostetter, Mathew J. (Mathew James). "JITB : a back end for just-in-time compilers". Thesis, Massachusetts Institute of Technology, 1997. http://hdl.handle.net/1721.1/42707.
Pełny tekst źródłaIncludes bibliographical references (leaves 56-57).
by Mathew J. Hostetter.
M.Eng.
BHALGAT, ASHISH ZUMBARLAL. "INSTRUCTION SCHEDULING TO HIDE LOAN/STORE LATENCY IN IRREGULAR ARCHITECTURE EMBEDDED PROCESSORS". University of Cincinnati / OhioLINK, 2001. http://rave.ohiolink.edu/etdc/view?acc_num=ucin982261963.
Pełny tekst źródłaPramod, B. S. "Performance Measurement Of A Java Virtual Machine". Thesis, 1999. https://etd.iisc.ac.in/handle/2005/1530.
Pełny tekst źródłaPramod, B. S. "Performance Measurement Of A Java Virtual Machine". Thesis, 1999. http://etd.iisc.ernet.in/handle/2005/1530.
Pełny tekst źródłaKsiążki na temat "Just-in-time (JIT) compiler"
Pea, Pehat. Essentials of PHP in a Well-Organized Format, Including New Features in PHP 8 Such As the Just in Time (JIT) Compiler, Union Types... . . Independently Published, 2021.
Znajdź pełny tekst źródłaCzęści książek na temat "Just-in-time (JIT) compiler"
Yuan, Shenghao, Frédéric Besson i Jean-Pierre Talpin. "End-to-End Mechanized Proof of a JIT-Accelerated eBPF Virtual Machine for IoT". W Computer Aided Verification, 325–47. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-65627-9_16.
Pełny tekst źródłaStreszczenia konferencji na temat "Just-in-time (JIT) compiler"
Caamaño, Juan Manuel Martinez, i Serge Guelton. "Easy::Jit: compiler assisted library to enable just-in-time compilation in C++ codes". W