Skip to content

Commit

Permalink
docs: Revise sentences
Browse files Browse the repository at this point in the history
  • Loading branch information
sp301415 committed Jun 8, 2024
1 parent ab12d4a commit 583601f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ fmt.Println(dec.DecryptLWEBool(ctOut)) // false
```

## Benchmarks
All results were measured with Intel Xeon Platinum 8268 CPU @ 2.90GHz and 384GB of RAM. Roughly equivalant parameters were used.
All benchmarks were measured on a machine equipped with Intel Xeon Platinum 8268 CPU @ 2.90GHz and 384GB of RAM. Roughly equivalent parameters were used.
|Operation|TFHE-go|TFHE-rs (v0.6.1)|
|---------|-------|-------|
|Gate Bootstrapping|10.36ms|10.84ms|
Expand Down

0 comments on commit 583601f

Please sign in to comment.