Skip to content

Commit cea0f12

Browse files
authored
Add section on Reproducible JIT Compilation
Added section on Reproducible Just-in-Time (JIT) Compilation, outlining the focus and objectives of the thesis.
1 parent 64b1da1 commit cea0f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

master-thesis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Solidity development.</p>
114114
<li ><p><a href="https://sourcify.dev/">Sourcify</a></p>
115115
</li></ol>
116116

117-
### Reproducible Just-in-Time (JIT) Compilation
117+
<h3>Reproducible Just-in-Time (JIT) Compilation</h3>
118118
<p>Contact: Martin Monperrus</p>
119119
<p>This thesis will explore the concept of reproducible JIT compilation, focusing on the challenges and solutions for ensuring consistent and repeatable execution of
120120
program compilation across different runs. By analyzing the factors that contribute to variability in JIT compilation, such as optimization heuristics, runtime conditions,

0 commit comments

Comments
 (0)