Skip to content

Commit

Permalink
docs: Update benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
sp301415 committed Jan 25, 2025
1 parent d39f616 commit 9d69323
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 @@ -145,8 +145,8 @@ All benchmarks were measured on a machine equipped with Intel Xeon Platinum 8268

|Operation|TFHE-go|TFHE-rs (v0.11.0)|
|---------|-------|-------|
|Gate Bootstrapping|9.27ms|14.17ms|
|Programmable Bootstrapping (6 bits)|21.65ms|107.96ms|
|Gate Bootstrapping|9.30ms|14.17ms|
|Programmable Bootstrapping (6 bits)|21.74ms|107.96ms|

You can use the standard go test tool to reproduce benchmarks:
```
Expand Down

0 comments on commit 9d69323

Please sign in to comment.