Skip to content

Pine 0.3.15

Compare
Choose a tag to compare
@Viir Viir released this 03 Aug 07:41
· 104 commits to main since this release
Rewrite for efficiency - partitioning into recursion domains

Find a more efficient algorithm to compose the list of recursion domains when compiling an Elm module. Following this change, we observed savings of circa 30 percent in the total number of performed instructions/invocations in the scenario compiling all Elm compiler modules.