Skip to content

Commit

Permalink
Update 2024 Short Term Updates Oct Nov.md
Browse files Browse the repository at this point in the history
fix jeaye's graph
  • Loading branch information
Almalibro authored Dec 9, 2024
1 parent f9f9970 commit 681c8ae
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions content/news/2024/2024 Short Term Updates Oct Nov.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,8 @@ spend a fraction of the time actually compiling the code and even less time
loading it. Overall, for startup performance, LLVM IR has been a huge win. This
is exactly what I wanted and I'm very pleased with the results.
<figure>
<object type="image/svg+xml" data="https://jank-lang.org/img/blog/2024-11-29-llvm-ir/startup-time.plot.svg" width="50%">
<img src="https://jank-lang.org/img/blog/2024-11-29-llvm-ir/startup-time.plot.svg" width="150%"></img>
</object>
</figure>
![image](https://github.com/user-attachments/assets/d2c8fe03-9411-49c1-9a9f-5fe56b99076f)
Note, when all of this is baked into the executable AOT, startup time is around
**50ms**. jank doesn't support AOT compilation of full programs yet, but I've
Expand Down

0 comments on commit 681c8ae

Please sign in to comment.