Skip to content

Commit

Permalink
readme edits
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeinar committed Sep 4, 2024
1 parent b3eff5c commit b652c9c
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 @@ -32,12 +32,12 @@ There are six microbenchmarks, namely for the computation of the four validity p
cargo bench --bench ipa
```
- **Benchmark 5: Compute AV matrix $Y$ (Table 1b)**
- **Benchmark 5: AV matrix $Y$ (Table 1b)**
```
cargo bench --bench auctioneer_r1
```
- **Benchmark 6: Compute results vector $R$ (Table 1c)**
- **Benchmark 6: Results vector $R$ (Table 1c)**
```
cargo bench --bench auctioneer_r2
```
Expand Down

0 comments on commit b652c9c

Please sign in to comment.