prelude: | def rec n if n > 0 rec n-1 else raise end end benchmark: vm_raise2: | begin rec 10 rescue # ignore end loop_count: 6000000 om/sample/rss?h=v1_8_6_229' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sample/rss
AgeCommit message (Expand)Author