You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Simplified version of [Firestorm](https://www.youtube.com/watch?v=NfMX-dFMSr0) targeting C instead of machine code directly.
4
4
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/).
6
6
7
7
Depending on the workload, lightstorm can significantly speedup the existing code.
8
8
Here is an example of speedups observed for [aobench](https://openbenchmarking.org/test/pts/aobench) benchmark.
0 commit comments