Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jimouris committed Feb 7, 2024
1 parent 6849e13 commit 9cd3ef2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,11 @@ clients use:
cargo run --release --bin driver -- --config src/configs/plain-metrics.toml -n 100 --malicious 0.05
```

### 4. Plain Heavy Hitters with Mastic
This branch can do Plain Heavy Hitters by setting the histogram size to 1, but a
more efficient implementation uses the `Count` circuit and is in the [`Count`
branch](https://github.com/TrustworthyComputing/mastic/tree/Count).


## Disclaimer

Expand Down

0 comments on commit 9cd3ef2

Please sign in to comment.