Skip to content

Commit

Permalink
Update pinocchio results
Browse files Browse the repository at this point in the history
  • Loading branch information
febo committed Oct 21, 2024
1 parent 4435c76 commit 230ff50
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 @@ -164,8 +164,8 @@ lets the VM assume it worked.
| Rust | 464 |
| Zig | 43 |
| C | 103 |
| Rust (pinocchio) | 51 |
| Assembly | 22 |
| Rust (pinocchio) | 20 |

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) | 2900 |
| Rust (pinocchio) | 2815 |

0 comments on commit 230ff50

Please sign in to comment.