Skip to content

Commit a41fa71

Browse files
committed
update
1 parent 21c8f98 commit a41fa71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ source ~/.zshrc
4545
./gradlew nativeOptimizedCompile; .build/native/nativeOptimizedCompile/jungmha
4646
```
4747
<div align="center">
48-
<span><img src="src/main/resources/images/diagram/icons/swappy-20240405-203708.png" height=256 width=512 /></span>
48+
<span><img src="src/main/resources/images/diagram/icons/swappy-20240405-203708.png" height=256 width=450 /></span>
4949
</div>
5050

5151
โดยคำสั่งทั้งสองนี้เป็นตัวเลือกในการคอมไพล์และรันโปรแกรม ซึ่ง JIT ทำการคอมไพล์แบบแปลงเป็น bytes code และรันผ่าน JVM ในขณะที่ AOT ทำการคอมไพล์เป็น native code ของแพลตฟอร์มนั้นๆ และรันโดยตรงโดยไม่ต้องผ่าน JVM อีกต่อไป

0 commit comments

Comments
 (0)