Skip to content

Commit

Permalink
Update blog post URL
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDenisov authored Dec 9, 2024
1 parent 835822b commit b5a3f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Simplified version of [Firestorm](https://www.youtube.com/watch?v=NfMX-dFMSr0) targeting C instead of machine code directly.

You can find more details about our approach in this blog post: [Lightstorm: minimalistic Ruby compiler](TBD).
You can find more details about our approach in this blog post: [Lightstorm: minimalistic Ruby compiler](https://blog.llvm.org/posts/2024-12-03-minimalistic-ruby-compiler/).

Depending on the workload, lightstorm can significantly speedup the existing code.
Here is an example of speedups observed for [aobench](https://openbenchmarking.org/test/pts/aobench) benchmark.
Expand Down

0 comments on commit b5a3f55

Please sign in to comment.