Update CompilerImprovements

John Johansen 2021-01-28 11:18:43 +00:00
parent c602a77fc3
commit f8ee267ceb

@ -68,7 +68,14 @@ performance over each release.
- since each stage is separate but dependent, separate threads could work on a given thread
I
I# Tunables to reduce memory
- O expr-simplify
- O diff-encode
- j 0
# Tunables to trade compiler memory for speed
#Improvements per Release
- 2.1 DFA introduced