Skip to content

Commit

Permalink
Fix query cost rendering (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
nventuro authored Sep 26, 2024
1 parent 3c71aa3 commit 45a2823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ There is an up-front processing cost, as well as a per-query cost.
| 16kb | 574k |

| query type | query cost (in megaplonk gaes) |
|-|-|
| `get_value` | 364 |
| `get_number` | 454 |
| `get_literal` | 416 |
Expand Down

0 comments on commit 45a2823

Please sign in to comment.