Skip to content

Commit b5a3f55

Browse files
authored
Update blog post URL
1 parent 835822b commit b5a3f55

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
@@ -2,7 +2,7 @@
22

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

5-
You can find more details about our approach in this blog post: [Lightstorm: minimalistic Ruby compiler](TBD).
5+
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/).
66

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

0 commit comments

Comments
 (0)