mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
chore(docs): make difference between benchmarks stand out more
This commit is contained in:
committed by
IceTDrinker
parent
95593b1ea9
commit
9d31e994aa
@@ -14,21 +14,21 @@ The following tables benchmark the execution time of some operation sets using `
|
||||
|
||||
The next tables show the operation timings on CPU when all inputs are encrypted:
|
||||
|
||||
### Latency
|
||||
### Encrypted/encrypted operations latency
|
||||
|
||||

|
||||
|
||||
### Throughput
|
||||
### Encrypted/encrypted operations throughput
|
||||
|
||||

|
||||
|
||||
The next tables show the operation timings on CPU when the left input is encrypted and the right is a clear scalar of the same size:
|
||||
|
||||
### Latency
|
||||
### Encrypted/clear operations latency
|
||||
|
||||

|
||||
|
||||
### Throughput
|
||||
### Encrypted/clear operations throughput
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -13,21 +13,21 @@ The cryptographic parameters `PARAM_GPU_MULTI_BIT_GROUP_4_MESSAGE_2_CARRY_2_KS_P
|
||||
Below come the results for the execution on eight H100 using SXM technology.
|
||||
The following tables show the performance when the inputs of the benchmarked operation are encrypted:
|
||||
|
||||
### Latency
|
||||
### Encrypted/encrypted operations latency
|
||||
|
||||

|
||||
|
||||
### Throughput
|
||||
### Encrypted/encrypted operations throughput
|
||||
|
||||

|
||||
|
||||
The following tables show the performance when the left input of the benchmarked operation is encrypted and the other is a clear scalar of the same size:
|
||||
|
||||
### Latency
|
||||
### Encrypted/clear operations latency
|
||||
|
||||

|
||||
|
||||
### Throughput
|
||||
### Encrypted/clear operations throughput
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -13,21 +13,21 @@ Below are the results for the execution on a single Alveo v80 board.
|
||||
|
||||
The following tables show the performance when the inputs of the benchmarked operation are encrypted:
|
||||
|
||||
### Latency
|
||||
### Encrypted/encrypted operations latency
|
||||
|
||||

|
||||
|
||||
### Throughput
|
||||
### Encrypted/encrypted operations throughput
|
||||
|
||||

|
||||
|
||||
The following tables show the performance when the left input of the benchmarked operation is encrypted and the other is a clear scalar of the same size:
|
||||
|
||||
### Latency
|
||||
### Encrypted/clear operations latency
|
||||
|
||||

|
||||
|
||||
### Throughput
|
||||
### Encrypted/clear operations throughput
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user