Skip to content

Commit

Permalink
test: add eiyuu.zplay
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed Apr 24, 2024
1 parent b00f59a commit 982031f
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/replays/eiyuu.qst
Git LFS file not shown
3 changes: 3 additions & 0 deletions tests/replays/eiyuu.zplay
Git LFS file not shown
16 changes: 16 additions & 0 deletions tests/snapshots/optimize_zasm/eiyuu.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Finished optimizing scripts:
[calling_mode] saved 23156 instr (8.5%)
[goto_next_instruction] saved 491 instr (0.2%)
[inline_functions] saved 1887 instr (0.7%)
[unreachable_blocks] saved 741 instr (0.3%)
[conseq_additive] saved 5865 instr (2.2%)
[load_store] saved 43652 instr (16.0%)
[setv_pushr] saved 5249 instr (1.9%)
[setr_pushr] saved 4674 instr (1.7%)
[stack] saved 2606 instr (1.0%)
[spurious_branches] saved 0 instr (0.0%)
[reduce_comparisons] saved 8443 instr (3.1%)
[propagate_values] saved 1088 instr (0.4%)
[unreachable_blocks_2] saved 6 instr (0.0%)
[dead_code] saved 11628 instr (4.3%)
[total] saved 109486 instr (40.2%)

0 comments on commit 982031f

Please sign in to comment.