<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=JIT</id>
		<title>JIT - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=JIT"/>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=JIT&amp;action=history"/>
		<updated>2026-05-22T02:25:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.12.0rc1</generator>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=JIT&amp;diff=9801&amp;oldid=prev</id>
		<title>JaroslavTulach: New page: JIT stands for Just in Time compilation. It is used in systems which interpret for a while and only based on gathered information perform compila...</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=JIT&amp;diff=9801&amp;oldid=prev"/>
				<updated>2018-10-01T09:59:29Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &lt;a href=&quot;/wiki/JIT&quot; title=&quot;JIT&quot;&gt;JIT&lt;/a&gt; stands for &lt;a href=&quot;http://en.wikipedia.org/wiki/Just-in-time_compilation&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Just-in-time_compilation&quot;&gt;Just in Time&lt;/a&gt; compilation. It is used in systems which interpret for a while and only based on gathered information perform compila...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[JIT]] stands for [[wikipedia:Just-in-time_compilation|Just in Time]] compilation. It is used in systems which interpret for a while and only based on gathered information perform compilation of most frequently used parts of the code. [[GraalVM]] offers [[JIT]] compiler for [[Java]] which can, together with [[Truffle]], be used for effective compilation of interpreters of any dynamic language.&lt;/div&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	</feed>