Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -735,28 +735,28 @@ program
[ ])
, (constr 1
[ cse
, cse ]) ])
, (constr 1
[ cse
, (constr 0
[ ]) ]) ]) ])
, (constr 0
[ ]) ]) ]) ]))
(constr 3
[ (constr 1
[ cse
, (constr 1
[ (constr 0
[ (constr 0
[ ])
, (constr 1
[ cse
, (constr 1
[ cse
, (constr 0
[ ]) ]) ]) ])
, (constr 0
[ ]) ]) ]) ]))
, cse ]) ]))
(constr 3
[ (constr 1
[ cse
, cse ]) ]))
, (constr 1
[ (constr 0
[ (constr 0
[ ])
, (constr 1
[ cse
, cse ]) ])
, (constr 0
[ ]) ]) ]) ]))
(constr 1
[ (constr 3
[ (constr 1
Expand Down Expand Up @@ -788,7 +788,8 @@ program
, (constr 1
[ cse
, (constr 1
[ cse
[ (cse
100)
, (constr 0
[ ]) ]) ]) ]))
(constr 0
Expand Down Expand Up @@ -831,8 +832,7 @@ program
, (constr 0
[ ]) ]))
(constr 1
[ (cse
1)
[ cse
, (constr 0
[ ]) ]))
(constr 1
Expand All @@ -844,30 +844,32 @@ program
, (constr 0
[ ]) ]))
(cse
100))
(constr 0
[ (constr 1
[ ])
, cse ]))
(cse 10))
(cse 4))
(cse 10))
(cse 5))
(constr 0
[ (constr 1 [])
, (constr 1
[ 1
, (constr 0
[ ]) ]) ]))
(cse 1))
(cse 2))
(unsafeRatio 4))
10))
(cse
4))
(constr 0
[ (constr 1
[ ])
, cse ]))
(cse 10))
(constr 0
[ (constr 1
[])
, (constr 1
[ 1
, (constr 0
[ ]) ]) ]))
(cse 1))
(cse 2))
(cse 5))
(cse 1))
(unsafeRatio 3))
(unsafeRatio 1))
(unsafeRatio 51))
(constr 1 [0, (constr 0 [])]))
(unsafeRatio 9))
(unsafeRatio 0))
(unsafeRatio 3))
(unsafeRatio 9))
(unsafeRatio 51))
(constr 1 [0, (constr 0 [])]))
(unsafeRatio 4))
(unsafeRatio 0))
((\s -> s s)
(\s arg ->
delay
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2041
2036
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ExBudget {exBudgetCPU = ExCPU 568927992, exBudgetMemory = ExMemory 2944491}
ExBudget {exBudgetCPU = ExCPU 568831992, exBudgetMemory = ExMemory 2943891}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ExBudget {exBudgetCPU = ExCPU 58683921, exBudgetMemory = ExMemory 267719}
ExBudget {exBudgetCPU = ExCPU 58587921, exBudgetMemory = ExMemory 267119}
Loading