Skip to content

Commit

Permalink
Update CU values
Browse files Browse the repository at this point in the history
  • Loading branch information
febo committed Oct 26, 2024
1 parent e544db5 commit a89c781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ lets the VM assume it worked.
| Zig | 43 |
| C | 103 |
| Assembly | 22 |
| Rust (pinocchio) | 20 |
| Rust (pinocchio) | 21 |

This one starts to get interesting since it requires parsing the instruction
input. Since the assembly version knows exactly where to find everything, it can
Expand All @@ -183,4 +183,4 @@ the address and `invoke_signed` to CPI to the system program.
| Rust | 3662 |
| Zig | 2825 |
| C | 3122 |
| Rust (pinocchio) | 2815 |
| Rust (pinocchio) | 2812 |

0 comments on commit a89c781

Please sign in to comment.