Skip to content

Commit 605e2a7

Browse files
committed
chore: Update test outputs
1 parent ccca25e commit 605e2a7

File tree

1,583 files changed

+246881
-306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,583 files changed

+246881
-306
lines changed

examples/amm/out/ConstantProductAMM.approval.assembly-report

Lines changed: 758 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
| PC | TEAL Bytes | TEAL | Source | Location |
2+
|--: | :----------| :------------------| :------| :---------------------------------------------------------|
3+
| 0 | 0b | #pragma version 11 | | |
4+
| | # main | main: | | algopy.arc4.ARC4Contract.clear_state_program() -> uint64: |
5+
| 1 | 81 01 | pushint 1 | | INTERNAL:1 |
6+
| 3 | 43 | return | | INTERNAL:1 |

examples/amm/out_O2/ConstantProductAMM.approval.assembly-report

Lines changed: 757 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
| PC | TEAL Bytes | TEAL | Source | Location |
2+
|--: | :----------| :------------------| :------| :---------------------------------------------------------|
3+
| 0 | 0b | #pragma version 11 | | |
4+
| | # main | main: | | algopy.arc4.ARC4Contract.clear_state_program() -> uint64: |
5+
| 1 | 81 01 | pushint 1 | | INTERNAL:1 |
6+
| 3 | 43 | return | | INTERNAL:1 |

examples/amm/out_unoptimized/ConstantProductAMM.approval.assembly-report

Lines changed: 1009 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
| PC | TEAL Bytes | TEAL | Source | Location |
2+
|--: | :--------------| :------------------| :------| :---------------------------------------------------------|
3+
| 0 | 0b | #pragma version 11 | | |
4+
| | # main | main: | | algopy.arc4.ARC4Contract.clear_state_program() -> uint64: |
5+
| 1 | 42 00 00 | b main_block@0 | | |
6+
| | # main_block@0 | main_block@0: | | |
7+
| 4 | 81 01 | pushint 1 | | INTERNAL:1 |
8+
| 6 | 43 | return | | INTERNAL:1 |

examples/amm/puya.log

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/amm/puya_O2.log

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/amm/puya_unoptimized.log

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)