docs: refactor and update benchmarks pages
Benchmarks tables are rendered as descriptive SVG images. Sort results by backend to have a clearer view in tree of content. PBS benchmarks now display results for various p-fail and several precisions.
1
.gitignore
vendored
@@ -37,3 +37,4 @@ package-lock.json
|
||||
|
||||
# Dir used for backward compatibility test data
|
||||
tests/tfhe-backward-compat-data/
|
||||
ci/
|
||||
|
||||
@@ -7,9 +7,13 @@
|
||||
* [What is TFHE-rs?](getting_started/readme.md)
|
||||
* [Installation](getting_started/installation.md)
|
||||
* [Quick start](getting_started/quick_start.md)
|
||||
* [Benchmarks](getting_started/benchmarks/summary.md)
|
||||
* [CPU Benchmarks](getting_started/benchmarks/cpu_benchmarks.md)
|
||||
* [GPU Benchmarks](getting_started/benchmarks/gpu_benchmarks.md)
|
||||
* [Benchmarks](getting_started/benchmarks/README.md)
|
||||
* [CPU Benchmarks](getting_started/benchmarks/cpu/README.md)
|
||||
* [Integer](getting_started/benchmarks/cpu/cpu_integer_operations.md)
|
||||
* [Programmable bootstrapping](getting_started/benchmarks/cpu/cpu_programmable_bootstrapping.md)
|
||||
* [GPU Benchmarks](getting_started/benchmarks/gpu/README.md)
|
||||
* [Integer](getting_started/benchmarks/gpu/gpu_integer_operations.md)
|
||||
* [Programmable bootstrapping](getting_started/benchmarks/gpu/gpu_programmable_bootstrapping.md)
|
||||
* [Zero-knowledge proof benchmarks](getting_started/benchmarks/zk_proof_benchmarks.md)
|
||||
* [Security and cryptography](getting_started/security_and_cryptography.md)
|
||||
|
||||
|
||||
100
tfhe/docs/_static/cpu_gpu_integer_benchmark_fheuint64_tuniform_2m64_ciphertext.svg
vendored
Normal file
@@ -0,0 +1,100 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="540.0" height="520" viewBox="0 0 540.0 520">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="540.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Size</text>
|
||||
<text x="385.0" y="24.0" fill="white" font-family="Arial" font-size="14">CPU</text>
|
||||
<text x="477.0" y="24.0" fill="white" font-family="Arial" font-size="14">GPU</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">Negation (`-`)</text>
|
||||
<rect x="356.0" y="40" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="64.0" fill="black" font-family="Arial" font-size="14">106 ms</text>
|
||||
<rect x="448.0" y="40" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="64.0" fill="black" font-family="Arial" font-size="14">25.2 ms</text>
|
||||
<rect x="0" y="80" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">Add / Sub (`+`,`-`)</text>
|
||||
<rect x="356.0" y="80" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="104.0" fill="black" font-family="Arial" font-size="14">105 ms</text>
|
||||
<rect x="448.0" y="80" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="104.0" fill="black" font-family="Arial" font-size="14">25.2 ms</text>
|
||||
<rect x="0" y="120" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">Mul (`x`)</text>
|
||||
<rect x="356.0" y="120" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="144.0" fill="black" font-family="Arial" font-size="14">401 ms</text>
|
||||
<rect x="448.0" y="120" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="475.0" y="144.0" fill="black" font-family="Arial" font-size="14">237 ms</text>
|
||||
<rect x="0" y="160" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">Equal / Not Equal (`eq`, `ne`)</text>
|
||||
<rect x="356.0" y="160" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="379.0" y="184.0" fill="black" font-family="Arial" font-size="14">81.2 ms</text>
|
||||
<rect x="448.0" y="160" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="184.0" fill="black" font-family="Arial" font-size="14">17.7 ms</text>
|
||||
<rect x="0" y="200" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="224.0" fill="black" font-family="Arial" font-size="14">Comparisons (`ge`, `gt`, `le`, `lt`)</text>
|
||||
<rect x="356.0" y="200" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="224.0" fill="black" font-family="Arial" font-size="14">102 ms</text>
|
||||
<rect x="448.0" y="200" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="224.0" fill="black" font-family="Arial" font-size="14">26.2 ms</text>
|
||||
<rect x="0" y="240" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="264.0" fill="black" font-family="Arial" font-size="14">Max / Min (`max`,`min`)</text>
|
||||
<rect x="356.0" y="240" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="264.0" fill="black" font-family="Arial" font-size="14">145 ms</text>
|
||||
<rect x="448.0" y="240" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="264.0" fill="black" font-family="Arial" font-size="14">43.6 ms</text>
|
||||
<rect x="0" y="280" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="304.0" fill="black" font-family="Arial" font-size="14">Bitwise operations (`&`, `|`, `^`)</text>
|
||||
<rect x="356.0" y="280" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="379.0" y="304.0" fill="black" font-family="Arial" font-size="14">20.7 ms</text>
|
||||
<rect x="448.0" y="280" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="304.0" fill="black" font-family="Arial" font-size="14">5.97 ms</text>
|
||||
<rect x="0" y="320" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="344.0" fill="black" font-family="Arial" font-size="14">Div / Rem (`/`, `%`)</text>
|
||||
<rect x="356.0" y="320" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="344.0" fill="black" font-family="Arial" font-size="14">8.22 s</text>
|
||||
<rect x="448.0" y="320" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="475.0" y="344.0" fill="black" font-family="Arial" font-size="14">2.05 s</text>
|
||||
<rect x="0" y="360" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="384.0" fill="black" font-family="Arial" font-size="14">Left / Right Shifts (`<<`, `>>`)</text>
|
||||
<rect x="356.0" y="360" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="384.0" fill="black" font-family="Arial" font-size="14">134 ms</text>
|
||||
<rect x="448.0" y="360" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="384.0" fill="black" font-family="Arial" font-size="14">86.7 ms</text>
|
||||
<rect x="0" y="400" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="424.0" fill="black" font-family="Arial" font-size="14">Left / Right Rotations (`left_rotate`, `right_rotate`)</text>
|
||||
<rect x="356.0" y="400" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="424.0" fill="black" font-family="Arial" font-size="14">133 ms</text>
|
||||
<rect x="448.0" y="400" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="424.0" fill="black" font-family="Arial" font-size="14">86.8 ms</text>
|
||||
<rect x="0" y="440" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="464.0" fill="black" font-family="Arial" font-size="14">Leading / Trailing zeros/ones</text>
|
||||
<rect x="356.0" y="440" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="464.0" fill="black" font-family="Arial" font-size="14">247 ms</text>
|
||||
<rect x="448.0" y="440" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="464.0" fill="black" font-family="Arial" font-size="14">62.3 ms</text>
|
||||
<rect x="0" y="480" width="540.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="504.0" fill="black" font-family="Arial" font-size="14">Log2</text>
|
||||
<rect x="356.0" y="480" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="383.0" y="504.0" fill="black" font-family="Arial" font-size="14">267 ms</text>
|
||||
<rect x="448.0" y="480" width="540.0" height="40" fill="#f3f3f3" />
|
||||
<text x="471.0" y="504.0" fill="black" font-family="Arial" font-size="14">73.9 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="520" stroke="white" />
|
||||
<line x1="356.0" y1="0" x2="356.0" y2="520" stroke="white" />
|
||||
<line x1="448.0" y1="0" x2="448.0" y2="520" stroke="white" />
|
||||
<line x1="0" y1="0" x2="540.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="540.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="540.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="540.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="540.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="540.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="240" x2="540.0" y2="240" stroke="white" />
|
||||
<line x1="0" y1="280" x2="540.0" y2="280" stroke="white" />
|
||||
<line x1="0" y1="320" x2="540.0" y2="320" stroke="white" />
|
||||
<line x1="0" y1="360" x2="540.0" y2="360" stroke="white" />
|
||||
<line x1="0" y1="400" x2="540.0" y2="400" stroke="white" />
|
||||
<line x1="0" y1="440" x2="540.0" y2="440" stroke="white" />
|
||||
<line x1="0" y1="480" x2="540.0" y2="480" stroke="white" />
|
||||
<line x1="0" y1="520" x2="540.0" y2="520" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.2 KiB |
247
tfhe/docs/_static/cpu_integer_benchmark_tuniform_2m128_ciphertext.svg
vendored
Normal file
@@ -0,0 +1,247 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1268.0" height="560" viewBox="0 0 1268.0 560">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="1268.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Size</text>
|
||||
<text x="383.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint4</text>
|
||||
<text x="515.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint8</text>
|
||||
<text x="643.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint16</text>
|
||||
<text x="775.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint32</text>
|
||||
<text x="907.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint64</text>
|
||||
<text x="1035.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint128</text>
|
||||
<text x="1167.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint256</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">Negation (`-`)</text>
|
||||
<rect x="344.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="64.0" fill="black" font-family="Arial" font-size="14">33.4 ms</text>
|
||||
<rect x="476.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="64.0" fill="black" font-family="Arial" font-size="14">48.9 ms</text>
|
||||
<rect x="608.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="64.0" fill="black" font-family="Arial" font-size="14">57.4 ms</text>
|
||||
<rect x="740.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="64.0" fill="black" font-family="Arial" font-size="14">79.7 ms</text>
|
||||
<rect x="872.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="64.0" fill="black" font-family="Arial" font-size="14">105 ms</text>
|
||||
<rect x="1004.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="64.0" fill="black" font-family="Arial" font-size="14">159 ms</text>
|
||||
<rect x="1136.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="64.0" fill="black" font-family="Arial" font-size="14">183 ms</text>
|
||||
<rect x="0" y="80" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">Add / Sub (`+`,`-`)</text>
|
||||
<rect x="344.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="104.0" fill="black" font-family="Arial" font-size="14">33.5 ms</text>
|
||||
<rect x="476.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="104.0" fill="black" font-family="Arial" font-size="14">53.5 ms</text>
|
||||
<rect x="608.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="104.0" fill="black" font-family="Arial" font-size="14">59.8 ms</text>
|
||||
<rect x="740.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="104.0" fill="black" font-family="Arial" font-size="14">82.1 ms</text>
|
||||
<rect x="872.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="104.0" fill="black" font-family="Arial" font-size="14">109 ms</text>
|
||||
<rect x="1004.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="104.0" fill="black" font-family="Arial" font-size="14">165 ms</text>
|
||||
<rect x="1136.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="104.0" fill="black" font-family="Arial" font-size="14">187 ms</text>
|
||||
<rect x="0" y="120" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">Mul (`x`)</text>
|
||||
<rect x="344.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="144.0" fill="black" font-family="Arial" font-size="14">39.7 ms</text>
|
||||
<rect x="476.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="144.0" fill="black" font-family="Arial" font-size="14">97.5 ms</text>
|
||||
<rect x="608.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="144.0" fill="black" font-family="Arial" font-size="14">141 ms</text>
|
||||
<rect x="740.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="144.0" fill="black" font-family="Arial" font-size="14">213 ms</text>
|
||||
<rect x="872.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="144.0" fill="black" font-family="Arial" font-size="14">400 ms</text>
|
||||
<rect x="1004.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="144.0" fill="black" font-family="Arial" font-size="14">1.14 s</text>
|
||||
<rect x="1136.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="144.0" fill="black" font-family="Arial" font-size="14">3.79 s</text>
|
||||
<rect x="0" y="160" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">Equal / Not Equal (`eq`, `ne`)</text>
|
||||
<rect x="344.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="184.0" fill="black" font-family="Arial" font-size="14">34.3 ms</text>
|
||||
<rect x="476.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="184.0" fill="black" font-family="Arial" font-size="14">36.1 ms</text>
|
||||
<rect x="608.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="184.0" fill="black" font-family="Arial" font-size="14">56.3 ms</text>
|
||||
<rect x="740.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="184.0" fill="black" font-family="Arial" font-size="14">56.9 ms</text>
|
||||
<rect x="872.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="184.0" fill="black" font-family="Arial" font-size="14">81.4 ms</text>
|
||||
<rect x="1004.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="184.0" fill="black" font-family="Arial" font-size="14">82.0 ms</text>
|
||||
<rect x="1136.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="184.0" fill="black" font-family="Arial" font-size="14">104 ms</text>
|
||||
<rect x="0" y="200" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="224.0" fill="black" font-family="Arial" font-size="14">Comparisons (`ge`, `gt`, `le`, `lt`)</text>
|
||||
<rect x="344.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="224.0" fill="black" font-family="Arial" font-size="14">37.4 ms</text>
|
||||
<rect x="476.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="224.0" fill="black" font-family="Arial" font-size="14">37.1 ms</text>
|
||||
<rect x="608.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="224.0" fill="black" font-family="Arial" font-size="14">54.8 ms</text>
|
||||
<rect x="740.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="224.0" fill="black" font-family="Arial" font-size="14">76.7 ms</text>
|
||||
<rect x="872.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="224.0" fill="black" font-family="Arial" font-size="14">99.0 ms</text>
|
||||
<rect x="1004.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="224.0" fill="black" font-family="Arial" font-size="14">145 ms</text>
|
||||
<rect x="1136.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="224.0" fill="black" font-family="Arial" font-size="14">175 ms</text>
|
||||
<rect x="0" y="240" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="264.0" fill="black" font-family="Arial" font-size="14">Max / Min (`max`,`min`)</text>
|
||||
<rect x="344.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="264.0" fill="black" font-family="Arial" font-size="14">75.6 ms</text>
|
||||
<rect x="476.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="264.0" fill="black" font-family="Arial" font-size="14">76.9 ms</text>
|
||||
<rect x="608.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="264.0" fill="black" font-family="Arial" font-size="14">97.6 ms</text>
|
||||
<rect x="740.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="264.0" fill="black" font-family="Arial" font-size="14">121 ms</text>
|
||||
<rect x="872.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="264.0" fill="black" font-family="Arial" font-size="14">148 ms</text>
|
||||
<rect x="1004.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="264.0" fill="black" font-family="Arial" font-size="14">194 ms</text>
|
||||
<rect x="1136.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="264.0" fill="black" font-family="Arial" font-size="14">244 ms</text>
|
||||
<rect x="0" y="280" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="304.0" fill="black" font-family="Arial" font-size="14">Bitwise operations (`&`, `|`, `^`)</text>
|
||||
<rect x="344.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="304.0" fill="black" font-family="Arial" font-size="14">20.2 ms</text>
|
||||
<rect x="476.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="304.0" fill="black" font-family="Arial" font-size="14">18.7 ms</text>
|
||||
<rect x="608.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="304.0" fill="black" font-family="Arial" font-size="14">19.7 ms</text>
|
||||
<rect x="740.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="304.0" fill="black" font-family="Arial" font-size="14">20.6 ms</text>
|
||||
<rect x="872.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="304.0" fill="black" font-family="Arial" font-size="14">22.9 ms</text>
|
||||
<rect x="1004.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="304.0" fill="black" font-family="Arial" font-size="14">23.8 ms</text>
|
||||
<rect x="1136.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="304.0" fill="black" font-family="Arial" font-size="14">26.3 ms</text>
|
||||
<rect x="0" y="320" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="344.0" fill="black" font-family="Arial" font-size="14">Div / Rem (`/`, `%`)</text>
|
||||
<rect x="344.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="391.0" y="344.0" fill="black" font-family="Arial" font-size="14">295 ms</text>
|
||||
<rect x="476.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="344.0" fill="black" font-family="Arial" font-size="14">644 ms</text>
|
||||
<rect x="608.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="344.0" fill="black" font-family="Arial" font-size="14">1.49 s</text>
|
||||
<rect x="740.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="344.0" fill="black" font-family="Arial" font-size="14">3.44 s</text>
|
||||
<rect x="872.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="344.0" fill="black" font-family="Arial" font-size="14">8.49 s</text>
|
||||
<rect x="1004.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="344.0" fill="black" font-family="Arial" font-size="14">20.9 s</text>
|
||||
<rect x="1136.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="344.0" fill="black" font-family="Arial" font-size="14">54.6 s</text>
|
||||
<rect x="0" y="360" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="384.0" fill="black" font-family="Arial" font-size="14">Left / Right Shifts (`<<`, `>>`)</text>
|
||||
<rect x="344.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="384.0" fill="black" font-family="Arial" font-size="14">34.7 ms</text>
|
||||
<rect x="476.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="384.0" fill="black" font-family="Arial" font-size="14">58.8 ms</text>
|
||||
<rect x="608.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="384.0" fill="black" font-family="Arial" font-size="14">81.9 ms</text>
|
||||
<rect x="740.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="384.0" fill="black" font-family="Arial" font-size="14">107 ms</text>
|
||||
<rect x="872.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="384.0" fill="black" font-family="Arial" font-size="14">142 ms</text>
|
||||
<rect x="1004.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="384.0" fill="black" font-family="Arial" font-size="14">178 ms</text>
|
||||
<rect x="1136.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="384.0" fill="black" font-family="Arial" font-size="14">248 ms</text>
|
||||
<rect x="0" y="400" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="424.0" fill="black" font-family="Arial" font-size="14">Left / Right Rotations (`left_rotate`, `right_rotate`)</text>
|
||||
<rect x="344.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="424.0" fill="black" font-family="Arial" font-size="14">39.7 ms</text>
|
||||
<rect x="476.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="424.0" fill="black" font-family="Arial" font-size="14">59.7 ms</text>
|
||||
<rect x="608.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="424.0" fill="black" font-family="Arial" font-size="14">81.4 ms</text>
|
||||
<rect x="740.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="424.0" fill="black" font-family="Arial" font-size="14">107 ms</text>
|
||||
<rect x="872.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="424.0" fill="black" font-family="Arial" font-size="14">142 ms</text>
|
||||
<rect x="1004.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="424.0" fill="black" font-family="Arial" font-size="14">186 ms</text>
|
||||
<rect x="1136.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="424.0" fill="black" font-family="Arial" font-size="14">249 ms</text>
|
||||
<rect x="0" y="440" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="464.0" fill="black" font-family="Arial" font-size="14">Leading / Trailing zeros/ones</text>
|
||||
<rect x="344.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="464.0" fill="black" font-family="Arial" font-size="14">77.1 ms</text>
|
||||
<rect x="476.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="464.0" fill="black" font-family="Arial" font-size="14">95.7 ms</text>
|
||||
<rect x="608.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="464.0" fill="black" font-family="Arial" font-size="14">159 ms</text>
|
||||
<rect x="740.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="464.0" fill="black" font-family="Arial" font-size="14">182 ms</text>
|
||||
<rect x="872.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="464.0" fill="black" font-family="Arial" font-size="14">255 ms</text>
|
||||
<rect x="1004.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="464.0" fill="black" font-family="Arial" font-size="14">304 ms</text>
|
||||
<rect x="1136.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="464.0" fill="black" font-family="Arial" font-size="14">345 ms</text>
|
||||
<rect x="0" y="480" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="504.0" fill="black" font-family="Arial" font-size="14">Log2</text>
|
||||
<rect x="344.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="504.0" fill="black" font-family="Arial" font-size="14">90.4 ms</text>
|
||||
<rect x="476.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="504.0" fill="black" font-family="Arial" font-size="14">114 ms</text>
|
||||
<rect x="608.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="504.0" fill="black" font-family="Arial" font-size="14">173 ms</text>
|
||||
<rect x="740.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="504.0" fill="black" font-family="Arial" font-size="14">199 ms</text>
|
||||
<rect x="872.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="504.0" fill="black" font-family="Arial" font-size="14">280 ms</text>
|
||||
<rect x="1004.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="504.0" fill="black" font-family="Arial" font-size="14">327 ms</text>
|
||||
<rect x="1136.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="504.0" fill="black" font-family="Arial" font-size="14">369 ms</text>
|
||||
<rect x="0" y="520" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="544.0" fill="black" font-family="Arial" font-size="14">Select</text>
|
||||
<rect x="344.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="544.0" fill="black" font-family="Arial" font-size="14">27.8 ms</text>
|
||||
<rect x="476.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="544.0" fill="black" font-family="Arial" font-size="14">29.7 ms</text>
|
||||
<rect x="608.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="544.0" fill="black" font-family="Arial" font-size="14">32.0 ms</text>
|
||||
<rect x="740.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="544.0" fill="black" font-family="Arial" font-size="14">33.0 ms</text>
|
||||
<rect x="872.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="544.0" fill="black" font-family="Arial" font-size="14">36.1 ms</text>
|
||||
<rect x="1004.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="544.0" fill="black" font-family="Arial" font-size="14">37.2 ms</text>
|
||||
<rect x="1136.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="544.0" fill="black" font-family="Arial" font-size="14">49.6 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="560" stroke="white" />
|
||||
<line x1="344.0" y1="0" x2="344.0" y2="560" stroke="white" />
|
||||
<line x1="476.0" y1="0" x2="476.0" y2="560" stroke="white" />
|
||||
<line x1="608.0" y1="0" x2="608.0" y2="560" stroke="white" />
|
||||
<line x1="740.0" y1="0" x2="740.0" y2="560" stroke="white" />
|
||||
<line x1="872.0" y1="0" x2="872.0" y2="560" stroke="white" />
|
||||
<line x1="1004.0" y1="0" x2="1004.0" y2="560" stroke="white" />
|
||||
<line x1="1136.0" y1="0" x2="1136.0" y2="560" stroke="white" />
|
||||
<line x1="0" y1="0" x2="1268.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="1268.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="1268.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="1268.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="1268.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="1268.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="240" x2="1268.0" y2="240" stroke="white" />
|
||||
<line x1="0" y1="280" x2="1268.0" y2="280" stroke="white" />
|
||||
<line x1="0" y1="320" x2="1268.0" y2="320" stroke="white" />
|
||||
<line x1="0" y1="360" x2="1268.0" y2="360" stroke="white" />
|
||||
<line x1="0" y1="400" x2="1268.0" y2="400" stroke="white" />
|
||||
<line x1="0" y1="440" x2="1268.0" y2="440" stroke="white" />
|
||||
<line x1="0" y1="480" x2="1268.0" y2="480" stroke="white" />
|
||||
<line x1="0" y1="520" x2="1268.0" y2="520" stroke="white" />
|
||||
<line x1="0" y1="560" x2="1268.0" y2="560" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 19 KiB |
196
tfhe/docs/_static/cpu_integer_benchmark_tuniform_2m128_plaintext.svg
vendored
Normal file
@@ -0,0 +1,196 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1268.0" height="440" viewBox="0 0 1268.0 440">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="1268.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Size</text>
|
||||
<text x="383.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint4</text>
|
||||
<text x="515.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint8</text>
|
||||
<text x="643.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint16</text>
|
||||
<text x="775.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint32</text>
|
||||
<text x="907.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint64</text>
|
||||
<text x="1035.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint128</text>
|
||||
<text x="1167.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint256</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">Add / Sub (`+`,`-`)</text>
|
||||
<rect x="344.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="64.0" fill="black" font-family="Arial" font-size="14">33.5 ms</text>
|
||||
<rect x="476.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="64.0" fill="black" font-family="Arial" font-size="14">52.5 ms</text>
|
||||
<rect x="608.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="64.0" fill="black" font-family="Arial" font-size="14">60.6 ms</text>
|
||||
<rect x="740.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="64.0" fill="black" font-family="Arial" font-size="14">64.2 ms</text>
|
||||
<rect x="872.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="64.0" fill="black" font-family="Arial" font-size="14">89.3 ms</text>
|
||||
<rect x="1004.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="64.0" fill="black" font-family="Arial" font-size="14">111 ms</text>
|
||||
<rect x="1136.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="64.0" fill="black" font-family="Arial" font-size="14">181 ms</text>
|
||||
<rect x="0" y="80" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">Mul (`x`)</text>
|
||||
<rect x="344.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="104.0" fill="black" font-family="Arial" font-size="14">36.2 ms</text>
|
||||
<rect x="476.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="104.0" fill="black" font-family="Arial" font-size="14">74.8 ms</text>
|
||||
<rect x="608.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="104.0" fill="black" font-family="Arial" font-size="14">125 ms</text>
|
||||
<rect x="740.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="104.0" fill="black" font-family="Arial" font-size="14">175 ms</text>
|
||||
<rect x="872.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="104.0" fill="black" font-family="Arial" font-size="14">242 ms</text>
|
||||
<rect x="1004.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="104.0" fill="black" font-family="Arial" font-size="14">453 ms</text>
|
||||
<rect x="1136.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="104.0" fill="black" font-family="Arial" font-size="14">1.11 s</text>
|
||||
<rect x="0" y="120" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">Equal / Not Equal (`eq`, `ne`)</text>
|
||||
<rect x="344.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="144.0" fill="black" font-family="Arial" font-size="14">18.8 ms</text>
|
||||
<rect x="476.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="144.0" fill="black" font-family="Arial" font-size="14">32.2 ms</text>
|
||||
<rect x="608.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="144.0" fill="black" font-family="Arial" font-size="14">35.2 ms</text>
|
||||
<rect x="740.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="144.0" fill="black" font-family="Arial" font-size="14">55.2 ms</text>
|
||||
<rect x="872.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="144.0" fill="black" font-family="Arial" font-size="14">58.2 ms</text>
|
||||
<rect x="1004.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="144.0" fill="black" font-family="Arial" font-size="14">79.0 ms</text>
|
||||
<rect x="1136.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="144.0" fill="black" font-family="Arial" font-size="14">81.2 ms</text>
|
||||
<rect x="0" y="160" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">Comparisons (`ge`, `gt`, `le`, `lt`)</text>
|
||||
<rect x="344.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="184.0" fill="black" font-family="Arial" font-size="14">15.1 ms</text>
|
||||
<rect x="476.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="184.0" fill="black" font-family="Arial" font-size="14">37.2 ms</text>
|
||||
<rect x="608.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="184.0" fill="black" font-family="Arial" font-size="14">36.6 ms</text>
|
||||
<rect x="740.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="184.0" fill="black" font-family="Arial" font-size="14">56.0 ms</text>
|
||||
<rect x="872.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="184.0" fill="black" font-family="Arial" font-size="14">78.9 ms</text>
|
||||
<rect x="1004.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="184.0" fill="black" font-family="Arial" font-size="14">101 ms</text>
|
||||
<rect x="1136.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="184.0" fill="black" font-family="Arial" font-size="14">145 ms</text>
|
||||
<rect x="0" y="200" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="224.0" fill="black" font-family="Arial" font-size="14">Max / Min (`max`,`min`)</text>
|
||||
<rect x="344.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="224.0" fill="black" font-family="Arial" font-size="14">32.9 ms</text>
|
||||
<rect x="476.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="224.0" fill="black" font-family="Arial" font-size="14">52.6 ms</text>
|
||||
<rect x="608.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="224.0" fill="black" font-family="Arial" font-size="14">57.0 ms</text>
|
||||
<rect x="740.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="224.0" fill="black" font-family="Arial" font-size="14">78.1 ms</text>
|
||||
<rect x="872.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="224.0" fill="black" font-family="Arial" font-size="14">103 ms</text>
|
||||
<rect x="1004.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="224.0" fill="black" font-family="Arial" font-size="14">123 ms</text>
|
||||
<rect x="1136.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="224.0" fill="black" font-family="Arial" font-size="14">171 ms</text>
|
||||
<rect x="0" y="240" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="264.0" fill="black" font-family="Arial" font-size="14">Bitwise operations (`&`, `|`, `^`)</text>
|
||||
<rect x="344.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="264.0" fill="black" font-family="Arial" font-size="14">18.0 ms</text>
|
||||
<rect x="476.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="264.0" fill="black" font-family="Arial" font-size="14">18.9 ms</text>
|
||||
<rect x="608.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="264.0" fill="black" font-family="Arial" font-size="14">19.6 ms</text>
|
||||
<rect x="740.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="264.0" fill="black" font-family="Arial" font-size="14">21.4 ms</text>
|
||||
<rect x="872.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="264.0" fill="black" font-family="Arial" font-size="14">23.1 ms</text>
|
||||
<rect x="1004.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="264.0" fill="black" font-family="Arial" font-size="14">24.1 ms</text>
|
||||
<rect x="1136.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="264.0" fill="black" font-family="Arial" font-size="14">26.7 ms</text>
|
||||
<rect x="0" y="280" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="304.0" fill="black" font-family="Arial" font-size="14">Div (`/`)</text>
|
||||
<rect x="344.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="304.0" fill="black" font-family="Arial" font-size="14">81.1 ms</text>
|
||||
<rect x="476.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="304.0" fill="black" font-family="Arial" font-size="14">139 ms</text>
|
||||
<rect x="608.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="304.0" fill="black" font-family="Arial" font-size="14">202 ms</text>
|
||||
<rect x="740.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="304.0" fill="black" font-family="Arial" font-size="14">280 ms</text>
|
||||
<rect x="872.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="304.0" fill="black" font-family="Arial" font-size="14">456 ms</text>
|
||||
<rect x="1004.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="304.0" fill="black" font-family="Arial" font-size="14">912 ms</text>
|
||||
<rect x="1136.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="304.0" fill="black" font-family="Arial" font-size="14">2.33 s</text>
|
||||
<rect x="0" y="320" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="344.0" fill="black" font-family="Arial" font-size="14">Rem (`%`)</text>
|
||||
<rect x="344.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="391.0" y="344.0" fill="black" font-family="Arial" font-size="14">154 ms</text>
|
||||
<rect x="476.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="344.0" fill="black" font-family="Arial" font-size="14">275 ms</text>
|
||||
<rect x="608.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="344.0" fill="black" font-family="Arial" font-size="14">366 ms</text>
|
||||
<rect x="740.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="344.0" fill="black" font-family="Arial" font-size="14">536 ms</text>
|
||||
<rect x="872.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="344.0" fill="black" font-family="Arial" font-size="14">778 ms</text>
|
||||
<rect x="1004.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="344.0" fill="black" font-family="Arial" font-size="14">1.37 s</text>
|
||||
<rect x="1136.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="344.0" fill="black" font-family="Arial" font-size="14">3.13 s</text>
|
||||
<rect x="0" y="360" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="384.0" fill="black" font-family="Arial" font-size="14">Left / Right Shifts (`<<`, `>>`)</text>
|
||||
<rect x="344.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="384.0" fill="black" font-family="Arial" font-size="14">22.3 ms</text>
|
||||
<rect x="476.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="384.0" fill="black" font-family="Arial" font-size="14">20.0 ms</text>
|
||||
<rect x="608.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="384.0" fill="black" font-family="Arial" font-size="14">20.3 ms</text>
|
||||
<rect x="740.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="384.0" fill="black" font-family="Arial" font-size="14">21.2 ms</text>
|
||||
<rect x="872.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="384.0" fill="black" font-family="Arial" font-size="14">23.2 ms</text>
|
||||
<rect x="1004.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="384.0" fill="black" font-family="Arial" font-size="14">24.2 ms</text>
|
||||
<rect x="1136.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="384.0" fill="black" font-family="Arial" font-size="14">26.5 ms</text>
|
||||
<rect x="0" y="400" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="424.0" fill="black" font-family="Arial" font-size="14">Left / Right Rotations (`left_rotate`, `right_rotate`)</text>
|
||||
<rect x="344.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="424.0" fill="black" font-family="Arial" font-size="14">20.2 ms</text>
|
||||
<rect x="476.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="424.0" fill="black" font-family="Arial" font-size="14">19.5 ms</text>
|
||||
<rect x="608.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="424.0" fill="black" font-family="Arial" font-size="14">20.6 ms</text>
|
||||
<rect x="740.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="424.0" fill="black" font-family="Arial" font-size="14">21.1 ms</text>
|
||||
<rect x="872.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="424.0" fill="black" font-family="Arial" font-size="14">23.6 ms</text>
|
||||
<rect x="1004.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="424.0" fill="black" font-family="Arial" font-size="14">24.1 ms</text>
|
||||
<rect x="1136.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="424.0" fill="black" font-family="Arial" font-size="14">26.2 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="440" stroke="white" />
|
||||
<line x1="344.0" y1="0" x2="344.0" y2="440" stroke="white" />
|
||||
<line x1="476.0" y1="0" x2="476.0" y2="440" stroke="white" />
|
||||
<line x1="608.0" y1="0" x2="608.0" y2="440" stroke="white" />
|
||||
<line x1="740.0" y1="0" x2="740.0" y2="440" stroke="white" />
|
||||
<line x1="872.0" y1="0" x2="872.0" y2="440" stroke="white" />
|
||||
<line x1="1004.0" y1="0" x2="1004.0" y2="440" stroke="white" />
|
||||
<line x1="1136.0" y1="0" x2="1136.0" y2="440" stroke="white" />
|
||||
<line x1="0" y1="0" x2="1268.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="1268.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="1268.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="1268.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="1268.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="1268.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="240" x2="1268.0" y2="240" stroke="white" />
|
||||
<line x1="0" y1="280" x2="1268.0" y2="280" stroke="white" />
|
||||
<line x1="0" y1="320" x2="1268.0" y2="320" stroke="white" />
|
||||
<line x1="0" y1="360" x2="1268.0" y2="360" stroke="white" />
|
||||
<line x1="0" y1="400" x2="1268.0" y2="400" stroke="white" />
|
||||
<line x1="0" y1="440" x2="1268.0" y2="440" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 15 KiB |
247
tfhe/docs/_static/cpu_integer_benchmark_tuniform_2m64_ciphertext.svg
vendored
Normal file
@@ -0,0 +1,247 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1268.0" height="560" viewBox="0 0 1268.0 560">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="1268.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Size</text>
|
||||
<text x="383.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint4</text>
|
||||
<text x="515.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint8</text>
|
||||
<text x="643.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint16</text>
|
||||
<text x="775.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint32</text>
|
||||
<text x="907.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint64</text>
|
||||
<text x="1035.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint128</text>
|
||||
<text x="1167.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint256</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">Negation (`-`)</text>
|
||||
<rect x="344.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="64.0" fill="black" font-family="Arial" font-size="14">33.1 ms</text>
|
||||
<rect x="476.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="64.0" fill="black" font-family="Arial" font-size="14">48.7 ms</text>
|
||||
<rect x="608.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="64.0" fill="black" font-family="Arial" font-size="14">57.6 ms</text>
|
||||
<rect x="740.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="64.0" fill="black" font-family="Arial" font-size="14">81.2 ms</text>
|
||||
<rect x="872.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="64.0" fill="black" font-family="Arial" font-size="14">106 ms</text>
|
||||
<rect x="1004.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="64.0" fill="black" font-family="Arial" font-size="14">168 ms</text>
|
||||
<rect x="1136.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="64.0" fill="black" font-family="Arial" font-size="14">189 ms</text>
|
||||
<rect x="0" y="80" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">Add / Sub (`+`,`-`)</text>
|
||||
<rect x="344.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="104.0" fill="black" font-family="Arial" font-size="14">38.1 ms</text>
|
||||
<rect x="476.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="104.0" fill="black" font-family="Arial" font-size="14">59.9 ms</text>
|
||||
<rect x="608.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="104.0" fill="black" font-family="Arial" font-size="14">60.2 ms</text>
|
||||
<rect x="740.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="104.0" fill="black" font-family="Arial" font-size="14">82.2 ms</text>
|
||||
<rect x="872.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="104.0" fill="black" font-family="Arial" font-size="14">105 ms</text>
|
||||
<rect x="1004.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="104.0" fill="black" font-family="Arial" font-size="14">168 ms</text>
|
||||
<rect x="1136.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="104.0" fill="black" font-family="Arial" font-size="14">182 ms</text>
|
||||
<rect x="0" y="120" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">Mul (`x`)</text>
|
||||
<rect x="344.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="144.0" fill="black" font-family="Arial" font-size="14">40.6 ms</text>
|
||||
<rect x="476.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="144.0" fill="black" font-family="Arial" font-size="14">103 ms</text>
|
||||
<rect x="608.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="144.0" fill="black" font-family="Arial" font-size="14">143 ms</text>
|
||||
<rect x="740.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="144.0" fill="black" font-family="Arial" font-size="14">219 ms</text>
|
||||
<rect x="872.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="144.0" fill="black" font-family="Arial" font-size="14">401 ms</text>
|
||||
<rect x="1004.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="144.0" fill="black" font-family="Arial" font-size="14">1.15 s</text>
|
||||
<rect x="1136.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="144.0" fill="black" font-family="Arial" font-size="14">3.84 s</text>
|
||||
<rect x="0" y="160" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">Equal / Not Equal (`eq`, `ne`)</text>
|
||||
<rect x="344.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="184.0" fill="black" font-family="Arial" font-size="14">36.5 ms</text>
|
||||
<rect x="476.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="184.0" fill="black" font-family="Arial" font-size="14">37.1 ms</text>
|
||||
<rect x="608.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="184.0" fill="black" font-family="Arial" font-size="14">58.3 ms</text>
|
||||
<rect x="740.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="184.0" fill="black" font-family="Arial" font-size="14">59.0 ms</text>
|
||||
<rect x="872.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="184.0" fill="black" font-family="Arial" font-size="14">81.2 ms</text>
|
||||
<rect x="1004.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="184.0" fill="black" font-family="Arial" font-size="14">82.3 ms</text>
|
||||
<rect x="1136.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="184.0" fill="black" font-family="Arial" font-size="14">106 ms</text>
|
||||
<rect x="0" y="200" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="224.0" fill="black" font-family="Arial" font-size="14">Comparisons (`ge`, `gt`, `le`, `lt`)</text>
|
||||
<rect x="344.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="224.0" fill="black" font-family="Arial" font-size="14">36.3 ms</text>
|
||||
<rect x="476.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="224.0" fill="black" font-family="Arial" font-size="14">37.4 ms</text>
|
||||
<rect x="608.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="224.0" fill="black" font-family="Arial" font-size="14">57.2 ms</text>
|
||||
<rect x="740.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="224.0" fill="black" font-family="Arial" font-size="14">80.1 ms</text>
|
||||
<rect x="872.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="224.0" fill="black" font-family="Arial" font-size="14">102 ms</text>
|
||||
<rect x="1004.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="224.0" fill="black" font-family="Arial" font-size="14">145 ms</text>
|
||||
<rect x="1136.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="224.0" fill="black" font-family="Arial" font-size="14">175 ms</text>
|
||||
<rect x="0" y="240" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="264.0" fill="black" font-family="Arial" font-size="14">Max / Min (`max`,`min`)</text>
|
||||
<rect x="344.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="264.0" fill="black" font-family="Arial" font-size="14">79.4 ms</text>
|
||||
<rect x="476.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="264.0" fill="black" font-family="Arial" font-size="14">79.8 ms</text>
|
||||
<rect x="608.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="264.0" fill="black" font-family="Arial" font-size="14">99.8 ms</text>
|
||||
<rect x="740.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="264.0" fill="black" font-family="Arial" font-size="14">122 ms</text>
|
||||
<rect x="872.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="264.0" fill="black" font-family="Arial" font-size="14">145 ms</text>
|
||||
<rect x="1004.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="264.0" fill="black" font-family="Arial" font-size="14">192 ms</text>
|
||||
<rect x="1136.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="264.0" fill="black" font-family="Arial" font-size="14">246 ms</text>
|
||||
<rect x="0" y="280" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="304.0" fill="black" font-family="Arial" font-size="14">Bitwise operations (`&`, `|`, `^`)</text>
|
||||
<rect x="344.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="304.0" fill="black" font-family="Arial" font-size="14">19.8 ms</text>
|
||||
<rect x="476.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="304.0" fill="black" font-family="Arial" font-size="14">19.4 ms</text>
|
||||
<rect x="608.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="304.0" fill="black" font-family="Arial" font-size="14">19.6 ms</text>
|
||||
<rect x="740.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="304.0" fill="black" font-family="Arial" font-size="14">20.5 ms</text>
|
||||
<rect x="872.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="304.0" fill="black" font-family="Arial" font-size="14">20.7 ms</text>
|
||||
<rect x="1004.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="304.0" fill="black" font-family="Arial" font-size="14">23.3 ms</text>
|
||||
<rect x="1136.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="304.0" fill="black" font-family="Arial" font-size="14">26.0 ms</text>
|
||||
<rect x="0" y="320" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="344.0" fill="black" font-family="Arial" font-size="14">Div / Rem (`/`, `%`)</text>
|
||||
<rect x="344.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="391.0" y="344.0" fill="black" font-family="Arial" font-size="14">291 ms</text>
|
||||
<rect x="476.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="344.0" fill="black" font-family="Arial" font-size="14">693 ms</text>
|
||||
<rect x="608.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="344.0" fill="black" font-family="Arial" font-size="14">1.56 s</text>
|
||||
<rect x="740.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="344.0" fill="black" font-family="Arial" font-size="14">3.52 s</text>
|
||||
<rect x="872.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="344.0" fill="black" font-family="Arial" font-size="14">8.22 s</text>
|
||||
<rect x="1004.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="344.0" fill="black" font-family="Arial" font-size="14">21.1 s</text>
|
||||
<rect x="1136.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="344.0" fill="black" font-family="Arial" font-size="14">55.2 s</text>
|
||||
<rect x="0" y="360" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="384.0" fill="black" font-family="Arial" font-size="14">Left / Right Shifts (`<<`, `>>`)</text>
|
||||
<rect x="344.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="384.0" fill="black" font-family="Arial" font-size="14">38.5 ms</text>
|
||||
<rect x="476.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="384.0" fill="black" font-family="Arial" font-size="14">61.2 ms</text>
|
||||
<rect x="608.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="384.0" fill="black" font-family="Arial" font-size="14">84.3 ms</text>
|
||||
<rect x="740.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="384.0" fill="black" font-family="Arial" font-size="14">109 ms</text>
|
||||
<rect x="872.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="384.0" fill="black" font-family="Arial" font-size="14">134 ms</text>
|
||||
<rect x="1004.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="384.0" fill="black" font-family="Arial" font-size="14">174 ms</text>
|
||||
<rect x="1136.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="384.0" fill="black" font-family="Arial" font-size="14">250 ms</text>
|
||||
<rect x="0" y="400" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="424.0" fill="black" font-family="Arial" font-size="14">Left / Right Rotations (`left_rotate`, `right_rotate`)</text>
|
||||
<rect x="344.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="424.0" fill="black" font-family="Arial" font-size="14">40.4 ms</text>
|
||||
<rect x="476.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="424.0" fill="black" font-family="Arial" font-size="14">61.4 ms</text>
|
||||
<rect x="608.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="424.0" fill="black" font-family="Arial" font-size="14">82.6 ms</text>
|
||||
<rect x="740.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="424.0" fill="black" font-family="Arial" font-size="14">105 ms</text>
|
||||
<rect x="872.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="424.0" fill="black" font-family="Arial" font-size="14">133 ms</text>
|
||||
<rect x="1004.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="424.0" fill="black" font-family="Arial" font-size="14">184 ms</text>
|
||||
<rect x="1136.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="424.0" fill="black" font-family="Arial" font-size="14">259 ms</text>
|
||||
<rect x="0" y="440" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="464.0" fill="black" font-family="Arial" font-size="14">Leading / Trailing zeros/ones</text>
|
||||
<rect x="344.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="464.0" fill="black" font-family="Arial" font-size="14">80.5 ms</text>
|
||||
<rect x="476.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="464.0" fill="black" font-family="Arial" font-size="14">100 ms</text>
|
||||
<rect x="608.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="464.0" fill="black" font-family="Arial" font-size="14">156 ms</text>
|
||||
<rect x="740.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="464.0" fill="black" font-family="Arial" font-size="14">183 ms</text>
|
||||
<rect x="872.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="464.0" fill="black" font-family="Arial" font-size="14">247 ms</text>
|
||||
<rect x="1004.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="464.0" fill="black" font-family="Arial" font-size="14">298 ms</text>
|
||||
<rect x="1136.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="464.0" fill="black" font-family="Arial" font-size="14">347 ms</text>
|
||||
<rect x="0" y="480" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="504.0" fill="black" font-family="Arial" font-size="14">Log2</text>
|
||||
<rect x="344.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="391.0" y="504.0" fill="black" font-family="Arial" font-size="14">100 ms</text>
|
||||
<rect x="476.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="504.0" fill="black" font-family="Arial" font-size="14">121 ms</text>
|
||||
<rect x="608.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="504.0" fill="black" font-family="Arial" font-size="14">182 ms</text>
|
||||
<rect x="740.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="504.0" fill="black" font-family="Arial" font-size="14">205 ms</text>
|
||||
<rect x="872.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="504.0" fill="black" font-family="Arial" font-size="14">267 ms</text>
|
||||
<rect x="1004.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="504.0" fill="black" font-family="Arial" font-size="14">323 ms</text>
|
||||
<rect x="1136.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="504.0" fill="black" font-family="Arial" font-size="14">369 ms</text>
|
||||
<rect x="0" y="520" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="544.0" fill="black" font-family="Arial" font-size="14">Select</text>
|
||||
<rect x="344.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="544.0" fill="black" font-family="Arial" font-size="14">27.6 ms</text>
|
||||
<rect x="476.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="544.0" fill="black" font-family="Arial" font-size="14">30.9 ms</text>
|
||||
<rect x="608.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="544.0" fill="black" font-family="Arial" font-size="14">32.2 ms</text>
|
||||
<rect x="740.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="544.0" fill="black" font-family="Arial" font-size="14">33.3 ms</text>
|
||||
<rect x="872.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="544.0" fill="black" font-family="Arial" font-size="14">32.6 ms</text>
|
||||
<rect x="1004.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="544.0" fill="black" font-family="Arial" font-size="14">37.2 ms</text>
|
||||
<rect x="1136.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="544.0" fill="black" font-family="Arial" font-size="14">51.0 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="560" stroke="white" />
|
||||
<line x1="344.0" y1="0" x2="344.0" y2="560" stroke="white" />
|
||||
<line x1="476.0" y1="0" x2="476.0" y2="560" stroke="white" />
|
||||
<line x1="608.0" y1="0" x2="608.0" y2="560" stroke="white" />
|
||||
<line x1="740.0" y1="0" x2="740.0" y2="560" stroke="white" />
|
||||
<line x1="872.0" y1="0" x2="872.0" y2="560" stroke="white" />
|
||||
<line x1="1004.0" y1="0" x2="1004.0" y2="560" stroke="white" />
|
||||
<line x1="1136.0" y1="0" x2="1136.0" y2="560" stroke="white" />
|
||||
<line x1="0" y1="0" x2="1268.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="1268.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="1268.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="1268.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="1268.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="1268.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="240" x2="1268.0" y2="240" stroke="white" />
|
||||
<line x1="0" y1="280" x2="1268.0" y2="280" stroke="white" />
|
||||
<line x1="0" y1="320" x2="1268.0" y2="320" stroke="white" />
|
||||
<line x1="0" y1="360" x2="1268.0" y2="360" stroke="white" />
|
||||
<line x1="0" y1="400" x2="1268.0" y2="400" stroke="white" />
|
||||
<line x1="0" y1="440" x2="1268.0" y2="440" stroke="white" />
|
||||
<line x1="0" y1="480" x2="1268.0" y2="480" stroke="white" />
|
||||
<line x1="0" y1="520" x2="1268.0" y2="520" stroke="white" />
|
||||
<line x1="0" y1="560" x2="1268.0" y2="560" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 19 KiB |
196
tfhe/docs/_static/cpu_integer_benchmark_tuniform_2m64_plaintext.svg
vendored
Normal file
@@ -0,0 +1,196 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1268.0" height="440" viewBox="0 0 1268.0 440">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="1268.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Size</text>
|
||||
<text x="383.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint4</text>
|
||||
<text x="515.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint8</text>
|
||||
<text x="643.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint16</text>
|
||||
<text x="775.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint32</text>
|
||||
<text x="907.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint64</text>
|
||||
<text x="1035.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint128</text>
|
||||
<text x="1167.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint256</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">Add / Sub (`+`,`-`)</text>
|
||||
<rect x="344.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="64.0" fill="black" font-family="Arial" font-size="14">39.8 ms</text>
|
||||
<rect x="476.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="64.0" fill="black" font-family="Arial" font-size="14">56.3 ms</text>
|
||||
<rect x="608.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="64.0" fill="black" font-family="Arial" font-size="14">61.5 ms</text>
|
||||
<rect x="740.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="64.0" fill="black" font-family="Arial" font-size="14">63.8 ms</text>
|
||||
<rect x="872.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="64.0" fill="black" font-family="Arial" font-size="14">88.4 ms</text>
|
||||
<rect x="1004.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="64.0" fill="black" font-family="Arial" font-size="14">111 ms</text>
|
||||
<rect x="1136.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="64.0" fill="black" font-family="Arial" font-size="14">178 ms</text>
|
||||
<rect x="0" y="80" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">Mul (`x`)</text>
|
||||
<rect x="344.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="104.0" fill="black" font-family="Arial" font-size="14">40.9 ms</text>
|
||||
<rect x="476.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="104.0" fill="black" font-family="Arial" font-size="14">80.3 ms</text>
|
||||
<rect x="608.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="104.0" fill="black" font-family="Arial" font-size="14">128 ms</text>
|
||||
<rect x="740.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="104.0" fill="black" font-family="Arial" font-size="14">173 ms</text>
|
||||
<rect x="872.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="104.0" fill="black" font-family="Arial" font-size="14">231 ms</text>
|
||||
<rect x="1004.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="104.0" fill="black" font-family="Arial" font-size="14">452 ms</text>
|
||||
<rect x="1136.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="104.0" fill="black" font-family="Arial" font-size="14">1.11 s</text>
|
||||
<rect x="0" y="120" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">Equal / Not Equal (`eq`, `ne`)</text>
|
||||
<rect x="344.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="144.0" fill="black" font-family="Arial" font-size="14">19.0 ms</text>
|
||||
<rect x="476.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="144.0" fill="black" font-family="Arial" font-size="14">38.6 ms</text>
|
||||
<rect x="608.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="144.0" fill="black" font-family="Arial" font-size="14">37.8 ms</text>
|
||||
<rect x="740.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="144.0" fill="black" font-family="Arial" font-size="14">58.5 ms</text>
|
||||
<rect x="872.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="144.0" fill="black" font-family="Arial" font-size="14">58.8 ms</text>
|
||||
<rect x="1004.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="144.0" fill="black" font-family="Arial" font-size="14">81.7 ms</text>
|
||||
<rect x="1136.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="144.0" fill="black" font-family="Arial" font-size="14">84.2 ms</text>
|
||||
<rect x="0" y="160" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">Comparisons (`ge`, `gt`, `le`, `lt`)</text>
|
||||
<rect x="344.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="184.0" fill="black" font-family="Arial" font-size="14">15.3 ms</text>
|
||||
<rect x="476.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="184.0" fill="black" font-family="Arial" font-size="14">40.9 ms</text>
|
||||
<rect x="608.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="184.0" fill="black" font-family="Arial" font-size="14">39.9 ms</text>
|
||||
<rect x="740.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="184.0" fill="black" font-family="Arial" font-size="14">57.6 ms</text>
|
||||
<rect x="872.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="184.0" fill="black" font-family="Arial" font-size="14">81.0 ms</text>
|
||||
<rect x="1004.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="184.0" fill="black" font-family="Arial" font-size="14">103 ms</text>
|
||||
<rect x="1136.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="184.0" fill="black" font-family="Arial" font-size="14">149 ms</text>
|
||||
<rect x="0" y="200" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="224.0" fill="black" font-family="Arial" font-size="14">Max / Min (`max`,`min`)</text>
|
||||
<rect x="344.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="224.0" fill="black" font-family="Arial" font-size="14">32.9 ms</text>
|
||||
<rect x="476.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="224.0" fill="black" font-family="Arial" font-size="14">59.1 ms</text>
|
||||
<rect x="608.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="224.0" fill="black" font-family="Arial" font-size="14">60.0 ms</text>
|
||||
<rect x="740.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="224.0" fill="black" font-family="Arial" font-size="14">81.6 ms</text>
|
||||
<rect x="872.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="224.0" fill="black" font-family="Arial" font-size="14">103 ms</text>
|
||||
<rect x="1004.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="224.0" fill="black" font-family="Arial" font-size="14">127 ms</text>
|
||||
<rect x="1136.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="224.0" fill="black" font-family="Arial" font-size="14">175 ms</text>
|
||||
<rect x="0" y="240" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="264.0" fill="black" font-family="Arial" font-size="14">Bitwise operations (`&`, `|`, `^`)</text>
|
||||
<rect x="344.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="264.0" fill="black" font-family="Arial" font-size="14">19.0 ms</text>
|
||||
<rect x="476.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="264.0" fill="black" font-family="Arial" font-size="14">19.5 ms</text>
|
||||
<rect x="608.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="264.0" fill="black" font-family="Arial" font-size="14">20.5 ms</text>
|
||||
<rect x="740.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="264.0" fill="black" font-family="Arial" font-size="14">21.0 ms</text>
|
||||
<rect x="872.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="264.0" fill="black" font-family="Arial" font-size="14">22.4 ms</text>
|
||||
<rect x="1004.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="264.0" fill="black" font-family="Arial" font-size="14">23.9 ms</text>
|
||||
<rect x="1136.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="264.0" fill="black" font-family="Arial" font-size="14">26.3 ms</text>
|
||||
<rect x="0" y="280" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="304.0" fill="black" font-family="Arial" font-size="14">Div (`/`)</text>
|
||||
<rect x="344.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="304.0" fill="black" font-family="Arial" font-size="14">81.7 ms</text>
|
||||
<rect x="476.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="304.0" fill="black" font-family="Arial" font-size="14">149 ms</text>
|
||||
<rect x="608.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="304.0" fill="black" font-family="Arial" font-size="14">188 ms</text>
|
||||
<rect x="740.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="304.0" fill="black" font-family="Arial" font-size="14">281 ms</text>
|
||||
<rect x="872.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="304.0" fill="black" font-family="Arial" font-size="14">453 ms</text>
|
||||
<rect x="1004.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="304.0" fill="black" font-family="Arial" font-size="14">844 ms</text>
|
||||
<rect x="1136.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="304.0" fill="black" font-family="Arial" font-size="14">2.45 s</text>
|
||||
<rect x="0" y="320" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="344.0" fill="black" font-family="Arial" font-size="14">Rem (`%`)</text>
|
||||
<rect x="344.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="391.0" y="344.0" fill="black" font-family="Arial" font-size="14">165 ms</text>
|
||||
<rect x="476.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="344.0" fill="black" font-family="Arial" font-size="14">278 ms</text>
|
||||
<rect x="608.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="344.0" fill="black" font-family="Arial" font-size="14">360 ms</text>
|
||||
<rect x="740.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="344.0" fill="black" font-family="Arial" font-size="14">503 ms</text>
|
||||
<rect x="872.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="344.0" fill="black" font-family="Arial" font-size="14">806 ms</text>
|
||||
<rect x="1004.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="344.0" fill="black" font-family="Arial" font-size="14">1.32 s</text>
|
||||
<rect x="1136.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="344.0" fill="black" font-family="Arial" font-size="14">2.98 s</text>
|
||||
<rect x="0" y="360" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="384.0" fill="black" font-family="Arial" font-size="14">Left / Right Shifts (`<<`, `>>`)</text>
|
||||
<rect x="344.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="384.0" fill="black" font-family="Arial" font-size="14">18.8 ms</text>
|
||||
<rect x="476.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="384.0" fill="black" font-family="Arial" font-size="14">20.4 ms</text>
|
||||
<rect x="608.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="384.0" fill="black" font-family="Arial" font-size="14">20.4 ms</text>
|
||||
<rect x="740.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="384.0" fill="black" font-family="Arial" font-size="14">20.9 ms</text>
|
||||
<rect x="872.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="384.0" fill="black" font-family="Arial" font-size="14">21.8 ms</text>
|
||||
<rect x="1004.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="384.0" fill="black" font-family="Arial" font-size="14">23.1 ms</text>
|
||||
<rect x="1136.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="384.0" fill="black" font-family="Arial" font-size="14">26.2 ms</text>
|
||||
<rect x="0" y="400" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="424.0" fill="black" font-family="Arial" font-size="14">Left / Right Rotations (`left_rotate`, `right_rotate`)</text>
|
||||
<rect x="344.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="424.0" fill="black" font-family="Arial" font-size="14">21.0 ms</text>
|
||||
<rect x="476.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="424.0" fill="black" font-family="Arial" font-size="14">20.2 ms</text>
|
||||
<rect x="608.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="424.0" fill="black" font-family="Arial" font-size="14">20.5 ms</text>
|
||||
<rect x="740.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="424.0" fill="black" font-family="Arial" font-size="14">21.0 ms</text>
|
||||
<rect x="872.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="424.0" fill="black" font-family="Arial" font-size="14">21.7 ms</text>
|
||||
<rect x="1004.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="424.0" fill="black" font-family="Arial" font-size="14">23.0 ms</text>
|
||||
<rect x="1136.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="424.0" fill="black" font-family="Arial" font-size="14">26.0 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="440" stroke="white" />
|
||||
<line x1="344.0" y1="0" x2="344.0" y2="440" stroke="white" />
|
||||
<line x1="476.0" y1="0" x2="476.0" y2="440" stroke="white" />
|
||||
<line x1="608.0" y1="0" x2="608.0" y2="440" stroke="white" />
|
||||
<line x1="740.0" y1="0" x2="740.0" y2="440" stroke="white" />
|
||||
<line x1="872.0" y1="0" x2="872.0" y2="440" stroke="white" />
|
||||
<line x1="1004.0" y1="0" x2="1004.0" y2="440" stroke="white" />
|
||||
<line x1="1136.0" y1="0" x2="1136.0" y2="440" stroke="white" />
|
||||
<line x1="0" y1="0" x2="1268.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="1268.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="1268.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="1268.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="1268.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="1268.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="240" x2="1268.0" y2="240" stroke="white" />
|
||||
<line x1="0" y1="280" x2="1268.0" y2="280" stroke="white" />
|
||||
<line x1="0" y1="320" x2="1268.0" y2="320" stroke="white" />
|
||||
<line x1="0" y1="360" x2="1268.0" y2="360" stroke="white" />
|
||||
<line x1="0" y1="400" x2="1268.0" y2="400" stroke="white" />
|
||||
<line x1="0" y1="440" x2="1268.0" y2="440" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 15 KiB |
42
tfhe/docs/_static/cpu_pbs_benchmark_tuniform_2m128.svg
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="562.0" height="120" viewBox="0 0 562.0 120">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="562.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Precision(bits)</text>
|
||||
<text x="241.0" y="24.0" fill="white" font-family="Arial" font-size="14">2</text>
|
||||
<text x="333.0" y="24.0" fill="white" font-family="Arial" font-size="14">4</text>
|
||||
<text x="425.0" y="24.0" fill="white" font-family="Arial" font-size="14">6</text>
|
||||
<text x="517.0" y="24.0" fill="white" font-family="Arial" font-size="14">8</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">PBS</text>
|
||||
<rect x="194.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="217.0" y="64.0" fill="black" font-family="Arial" font-size="14">9.61 ms</text>
|
||||
<rect x="286.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="64.0" fill="black" font-family="Arial" font-size="14">12.4 ms</text>
|
||||
<rect x="378.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="405.0" y="64.0" fill="black" font-family="Arial" font-size="14">111 ms</text>
|
||||
<rect x="470.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="501.0" y="64.0" fill="black" font-family="Arial" font-size="14">1.5 s</text>
|
||||
<rect x="0" y="80" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">KS - PBS</text>
|
||||
<rect x="194.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="217.0" y="104.0" fill="black" font-family="Arial" font-size="14">10.9 ms</text>
|
||||
<rect x="286.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="104.0" fill="black" font-family="Arial" font-size="14">14.6 ms</text>
|
||||
<rect x="378.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="405.0" y="104.0" fill="black" font-family="Arial" font-size="14">129 ms</text>
|
||||
<rect x="470.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="104.0" fill="black" font-family="Arial" font-size="14">1.44 s</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="120" stroke="white" />
|
||||
<line x1="194.0" y1="0" x2="194.0" y2="120" stroke="white" />
|
||||
<line x1="286.0" y1="0" x2="286.0" y2="120" stroke="white" />
|
||||
<line x1="378.0" y1="0" x2="378.0" y2="120" stroke="white" />
|
||||
<line x1="470.0" y1="0" x2="470.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="0" x2="562.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="562.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="562.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="562.0" y2="120" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
64
tfhe/docs/_static/cpu_pbs_benchmark_tuniform_2m40.svg
vendored
Normal file
@@ -0,0 +1,64 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="562.0" height="200" viewBox="0 0 562.0 200">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="562.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Precision(bits)</text>
|
||||
<text x="241.0" y="24.0" fill="white" font-family="Arial" font-size="14">2</text>
|
||||
<text x="333.0" y="24.0" fill="white" font-family="Arial" font-size="14">4</text>
|
||||
<text x="425.0" y="24.0" fill="white" font-family="Arial" font-size="14">6</text>
|
||||
<text x="517.0" y="24.0" fill="white" font-family="Arial" font-size="14">8</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">PBS</text>
|
||||
<rect x="194.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="217.0" y="64.0" fill="black" font-family="Arial" font-size="14">6.04 ms</text>
|
||||
<rect x="286.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.3 ms</text>
|
||||
<rect x="378.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="401.0" y="64.0" fill="black" font-family="Arial" font-size="14">98.7 ms</text>
|
||||
<rect x="470.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="64.0" fill="black" font-family="Arial" font-size="14">458 ms</text>
|
||||
<rect x="0" y="80" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">MB-PBS</text>
|
||||
<rect x="194.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="217.0" y="104.0" fill="black" font-family="Arial" font-size="14">3.41 ms</text>
|
||||
<rect x="286.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="104.0" fill="black" font-family="Arial" font-size="14">4.58 ms</text>
|
||||
<rect x="378.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="401.0" y="104.0" fill="black" font-family="Arial" font-size="14">37.1 ms</text>
|
||||
<rect x="470.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="104.0" fill="black" font-family="Arial" font-size="14">156 ms</text>
|
||||
<rect x="0" y="120" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">KS - PBS</text>
|
||||
<rect x="194.0" y="120" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="217.0" y="144.0" fill="black" font-family="Arial" font-size="14">7.79 ms</text>
|
||||
<rect x="286.0" y="120" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="144.0" fill="black" font-family="Arial" font-size="14">14.2 ms</text>
|
||||
<rect x="378.0" y="120" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="405.0" y="144.0" fill="black" font-family="Arial" font-size="14">114 ms</text>
|
||||
<rect x="470.0" y="120" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="144.0" fill="black" font-family="Arial" font-size="14">536 ms</text>
|
||||
<rect x="0" y="160" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">KS - MB-PBS</text>
|
||||
<rect x="194.0" y="160" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="217.0" y="184.0" fill="black" font-family="Arial" font-size="14">5.53 ms</text>
|
||||
<rect x="286.0" y="160" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="184.0" fill="black" font-family="Arial" font-size="14">7.51 ms</text>
|
||||
<rect x="378.0" y="160" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="401.0" y="184.0" fill="black" font-family="Arial" font-size="14">47.8 ms</text>
|
||||
<rect x="470.0" y="160" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="184.0" fill="black" font-family="Arial" font-size="14">244 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="200" stroke="white" />
|
||||
<line x1="194.0" y1="0" x2="194.0" y2="200" stroke="white" />
|
||||
<line x1="286.0" y1="0" x2="286.0" y2="200" stroke="white" />
|
||||
<line x1="378.0" y1="0" x2="378.0" y2="200" stroke="white" />
|
||||
<line x1="470.0" y1="0" x2="470.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="0" x2="562.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="562.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="562.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="562.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="562.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="562.0" y2="200" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.4 KiB |
64
tfhe/docs/_static/cpu_pbs_benchmark_tuniform_2m64.svg
vendored
Normal file
@@ -0,0 +1,64 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="562.0" height="200" viewBox="0 0 562.0 200">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="562.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Precision(bits)</text>
|
||||
<text x="241.0" y="24.0" fill="white" font-family="Arial" font-size="14">2</text>
|
||||
<text x="333.0" y="24.0" fill="white" font-family="Arial" font-size="14">4</text>
|
||||
<text x="425.0" y="24.0" fill="white" font-family="Arial" font-size="14">6</text>
|
||||
<text x="517.0" y="24.0" fill="white" font-family="Arial" font-size="14">8</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">PBS</text>
|
||||
<rect x="194.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="221.0" y="64.0" fill="black" font-family="Arial" font-size="14">8.9 ms</text>
|
||||
<rect x="286.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.8 ms</text>
|
||||
<rect x="378.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="405.0" y="64.0" fill="black" font-family="Arial" font-size="14">102 ms</text>
|
||||
<rect x="470.0" y="40" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="64.0" fill="black" font-family="Arial" font-size="14">649 ms</text>
|
||||
<rect x="0" y="80" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">MB-PBS</text>
|
||||
<rect x="194.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="221.0" y="104.0" fill="black" font-family="Arial" font-size="14">4.4 ms</text>
|
||||
<rect x="286.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="104.0" fill="black" font-family="Arial" font-size="14">4.43 ms</text>
|
||||
<rect x="378.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="401.0" y="104.0" fill="black" font-family="Arial" font-size="14">27.5 ms</text>
|
||||
<rect x="470.0" y="80" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="104.0" fill="black" font-family="Arial" font-size="14">248 ms</text>
|
||||
<rect x="0" y="120" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">KS - PBS</text>
|
||||
<rect x="194.0" y="120" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="217.0" y="144.0" fill="black" font-family="Arial" font-size="14">11.0 ms</text>
|
||||
<rect x="286.0" y="120" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="144.0" fill="black" font-family="Arial" font-size="14">14.9 ms</text>
|
||||
<rect x="378.0" y="120" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="405.0" y="144.0" fill="black" font-family="Arial" font-size="14">118 ms</text>
|
||||
<rect x="470.0" y="120" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="144.0" fill="black" font-family="Arial" font-size="14">873 ms</text>
|
||||
<rect x="0" y="160" width="562.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">KS - MB-PBS</text>
|
||||
<rect x="194.0" y="160" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="217.0" y="184.0" fill="black" font-family="Arial" font-size="14">5.97 ms</text>
|
||||
<rect x="286.0" y="160" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="309.0" y="184.0" fill="black" font-family="Arial" font-size="14">7.55 ms</text>
|
||||
<rect x="378.0" y="160" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="401.0" y="184.0" fill="black" font-family="Arial" font-size="14">44.0 ms</text>
|
||||
<rect x="470.0" y="160" width="562.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="184.0" fill="black" font-family="Arial" font-size="14">453 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="200" stroke="white" />
|
||||
<line x1="194.0" y1="0" x2="194.0" y2="200" stroke="white" />
|
||||
<line x1="286.0" y1="0" x2="286.0" y2="200" stroke="white" />
|
||||
<line x1="378.0" y1="0" x2="378.0" y2="200" stroke="white" />
|
||||
<line x1="470.0" y1="0" x2="470.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="0" x2="562.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="562.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="562.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="562.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="562.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="562.0" y2="200" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.4 KiB |
247
tfhe/docs/_static/gpu_integer_benchmark_h100x1_multi_bit_tuniform_2m64_ciphertext.svg
vendored
Normal file
@@ -0,0 +1,247 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1268.0" height="560" viewBox="0 0 1268.0 560">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="1268.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Size</text>
|
||||
<text x="383.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint4</text>
|
||||
<text x="515.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint8</text>
|
||||
<text x="643.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint16</text>
|
||||
<text x="775.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint32</text>
|
||||
<text x="907.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint64</text>
|
||||
<text x="1035.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint128</text>
|
||||
<text x="1167.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint256</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">Negation (`-`)</text>
|
||||
<rect x="344.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="64.0" fill="black" font-family="Arial" font-size="14">10.9 ms</text>
|
||||
<rect x="476.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.2 ms</text>
|
||||
<rect x="608.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="64.0" fill="black" font-family="Arial" font-size="14">12.5 ms</text>
|
||||
<rect x="740.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="64.0" fill="black" font-family="Arial" font-size="14">17.7 ms</text>
|
||||
<rect x="872.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="64.0" fill="black" font-family="Arial" font-size="14">25.2 ms</text>
|
||||
<rect x="1004.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="64.0" fill="black" font-family="Arial" font-size="14">51.1 ms</text>
|
||||
<rect x="1136.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="64.0" fill="black" font-family="Arial" font-size="14">82.8 ms</text>
|
||||
<rect x="0" y="80" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">Add / Sub (`+`,`-`)</text>
|
||||
<rect x="344.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="104.0" fill="black" font-family="Arial" font-size="14">11.0 ms</text>
|
||||
<rect x="476.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="104.0" fill="black" font-family="Arial" font-size="14">11.3 ms</text>
|
||||
<rect x="608.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="104.0" fill="black" font-family="Arial" font-size="14">12.5 ms</text>
|
||||
<rect x="740.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="104.0" fill="black" font-family="Arial" font-size="14">17.7 ms</text>
|
||||
<rect x="872.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="104.0" fill="black" font-family="Arial" font-size="14">25.2 ms</text>
|
||||
<rect x="1004.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="104.0" fill="black" font-family="Arial" font-size="14">51.2 ms</text>
|
||||
<rect x="1136.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="104.0" fill="black" font-family="Arial" font-size="14">82.8 ms</text>
|
||||
<rect x="0" y="120" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">Mul (`x`)</text>
|
||||
<rect x="344.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="144.0" fill="black" font-family="Arial" font-size="14">18.0 ms</text>
|
||||
<rect x="476.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="144.0" fill="black" font-family="Arial" font-size="14">23.1 ms</text>
|
||||
<rect x="608.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="144.0" fill="black" font-family="Arial" font-size="14">37.2 ms</text>
|
||||
<rect x="740.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="144.0" fill="black" font-family="Arial" font-size="14">76.4 ms</text>
|
||||
<rect x="872.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="144.0" fill="black" font-family="Arial" font-size="14">237 ms</text>
|
||||
<rect x="1004.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="144.0" fill="black" font-family="Arial" font-size="14">830 ms</text>
|
||||
<rect x="1136.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="144.0" fill="black" font-family="Arial" font-size="14">3.24 s</text>
|
||||
<rect x="0" y="160" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">Equal / Not Equal (`eq`, `ne`)</text>
|
||||
<rect x="344.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="184.0" fill="black" font-family="Arial" font-size="14">7.53 ms</text>
|
||||
<rect x="476.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="184.0" fill="black" font-family="Arial" font-size="14">7.65 ms</text>
|
||||
<rect x="608.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="184.0" fill="black" font-family="Arial" font-size="14">11.5 ms</text>
|
||||
<rect x="740.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="184.0" fill="black" font-family="Arial" font-size="14">12.4 ms</text>
|
||||
<rect x="872.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="184.0" fill="black" font-family="Arial" font-size="14">17.7 ms</text>
|
||||
<rect x="1004.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="184.0" fill="black" font-family="Arial" font-size="14">24.1 ms</text>
|
||||
<rect x="1136.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="184.0" fill="black" font-family="Arial" font-size="14">37.7 ms</text>
|
||||
<rect x="0" y="200" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="224.0" fill="black" font-family="Arial" font-size="14">Comparisons (`ge`, `gt`, `le`, `lt`)</text>
|
||||
<rect x="344.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="224.0" fill="black" font-family="Arial" font-size="14">11.1 ms</text>
|
||||
<rect x="476.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="224.0" fill="black" font-family="Arial" font-size="14">11.4 ms</text>
|
||||
<rect x="608.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="224.0" fill="black" font-family="Arial" font-size="14">15.3 ms</text>
|
||||
<rect x="740.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="224.0" fill="black" font-family="Arial" font-size="14">20.1 ms</text>
|
||||
<rect x="872.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="224.0" fill="black" font-family="Arial" font-size="14">26.2 ms</text>
|
||||
<rect x="1004.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="224.0" fill="black" font-family="Arial" font-size="14">38.0 ms</text>
|
||||
<rect x="1136.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="224.0" fill="black" font-family="Arial" font-size="14">58.3 ms</text>
|
||||
<rect x="0" y="240" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="264.0" fill="black" font-family="Arial" font-size="14">Max / Min (`max`,`min`)</text>
|
||||
<rect x="344.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="264.0" fill="black" font-family="Arial" font-size="14">18.3 ms</text>
|
||||
<rect x="476.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="264.0" fill="black" font-family="Arial" font-size="14">18.9 ms</text>
|
||||
<rect x="608.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="264.0" fill="black" font-family="Arial" font-size="14">24.0 ms</text>
|
||||
<rect x="740.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="264.0" fill="black" font-family="Arial" font-size="14">30.6 ms</text>
|
||||
<rect x="872.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="264.0" fill="black" font-family="Arial" font-size="14">43.6 ms</text>
|
||||
<rect x="1004.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="264.0" fill="black" font-family="Arial" font-size="14">68.5 ms</text>
|
||||
<rect x="1136.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="264.0" fill="black" font-family="Arial" font-size="14">107 ms</text>
|
||||
<rect x="0" y="280" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="304.0" fill="black" font-family="Arial" font-size="14">Bitwise operations (`&`, `|`, `^`)</text>
|
||||
<rect x="344.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="304.0" fill="black" font-family="Arial" font-size="14">3.45 ms</text>
|
||||
<rect x="476.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="304.0" fill="black" font-family="Arial" font-size="14">3.6 ms</text>
|
||||
<rect x="608.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="304.0" fill="black" font-family="Arial" font-size="14">4.01 ms</text>
|
||||
<rect x="740.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="304.0" fill="black" font-family="Arial" font-size="14">4.58 ms</text>
|
||||
<rect x="872.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="304.0" fill="black" font-family="Arial" font-size="14">5.97 ms</text>
|
||||
<rect x="1004.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="304.0" fill="black" font-family="Arial" font-size="14">11.2 ms</text>
|
||||
<rect x="1136.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="304.0" fill="black" font-family="Arial" font-size="14">18.9 ms</text>
|
||||
<rect x="0" y="320" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="344.0" fill="black" font-family="Arial" font-size="14">Div / Rem (`/`, `%`)</text>
|
||||
<rect x="344.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="344.0" fill="black" font-family="Arial" font-size="14">78.1 ms</text>
|
||||
<rect x="476.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="344.0" fill="black" font-family="Arial" font-size="14">154 ms</text>
|
||||
<rect x="608.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="344.0" fill="black" font-family="Arial" font-size="14">318 ms</text>
|
||||
<rect x="740.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="344.0" fill="black" font-family="Arial" font-size="14">763 ms</text>
|
||||
<rect x="872.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="344.0" fill="black" font-family="Arial" font-size="14">2.05 s</text>
|
||||
<rect x="1004.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="344.0" fill="black" font-family="Arial" font-size="14">6.35 s</text>
|
||||
<rect x="1136.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="344.0" fill="black" font-family="Arial" font-size="14">22.8 s</text>
|
||||
<rect x="0" y="360" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="384.0" fill="black" font-family="Arial" font-size="14">Left / Right Shifts (`<<`, `>>`)</text>
|
||||
<rect x="344.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="384.0" fill="black" font-family="Arial" font-size="14">17.7 ms</text>
|
||||
<rect x="476.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="384.0" fill="black" font-family="Arial" font-size="14">22.9 ms</text>
|
||||
<rect x="608.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="384.0" fill="black" font-family="Arial" font-size="14">30.4 ms</text>
|
||||
<rect x="740.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="384.0" fill="black" font-family="Arial" font-size="14">43.4 ms</text>
|
||||
<rect x="872.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="384.0" fill="black" font-family="Arial" font-size="14">86.7 ms</text>
|
||||
<rect x="1004.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="384.0" fill="black" font-family="Arial" font-size="14">162 ms</text>
|
||||
<rect x="1136.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="384.0" fill="black" font-family="Arial" font-size="14">280 ms</text>
|
||||
<rect x="0" y="400" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="424.0" fill="black" font-family="Arial" font-size="14">Left / Right Rotations (`left_rotate`, `right_rotate`)</text>
|
||||
<rect x="344.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="424.0" fill="black" font-family="Arial" font-size="14">17.7 ms</text>
|
||||
<rect x="476.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="424.0" fill="black" font-family="Arial" font-size="14">22.9 ms</text>
|
||||
<rect x="608.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="424.0" fill="black" font-family="Arial" font-size="14">30.3 ms</text>
|
||||
<rect x="740.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="424.0" fill="black" font-family="Arial" font-size="14">43.4 ms</text>
|
||||
<rect x="872.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="424.0" fill="black" font-family="Arial" font-size="14">86.8 ms</text>
|
||||
<rect x="1004.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="424.0" fill="black" font-family="Arial" font-size="14">162 ms</text>
|
||||
<rect x="1136.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="424.0" fill="black" font-family="Arial" font-size="14">280 ms</text>
|
||||
<rect x="0" y="440" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="464.0" fill="black" font-family="Arial" font-size="14">Leading / Trailing zeros/ones</text>
|
||||
<rect x="344.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="464.0" fill="black" font-family="Arial" font-size="14">29.0 ms</text>
|
||||
<rect x="476.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="464.0" fill="black" font-family="Arial" font-size="14">25.1 ms</text>
|
||||
<rect x="608.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="464.0" fill="black" font-family="Arial" font-size="14">33.8 ms</text>
|
||||
<rect x="740.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="464.0" fill="black" font-family="Arial" font-size="14">44.4 ms</text>
|
||||
<rect x="872.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="464.0" fill="black" font-family="Arial" font-size="14">62.3 ms</text>
|
||||
<rect x="1004.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="464.0" fill="black" font-family="Arial" font-size="14">105 ms</text>
|
||||
<rect x="1136.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="464.0" fill="black" font-family="Arial" font-size="14">195 ms</text>
|
||||
<rect x="0" y="480" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="504.0" fill="black" font-family="Arial" font-size="14">Log2</text>
|
||||
<rect x="344.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="504.0" fill="black" font-family="Arial" font-size="14">31.9 ms</text>
|
||||
<rect x="476.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="504.0" fill="black" font-family="Arial" font-size="14">35.5 ms</text>
|
||||
<rect x="608.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="504.0" fill="black" font-family="Arial" font-size="14">48.2 ms</text>
|
||||
<rect x="740.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="504.0" fill="black" font-family="Arial" font-size="14">55.2 ms</text>
|
||||
<rect x="872.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="504.0" fill="black" font-family="Arial" font-size="14">73.9 ms</text>
|
||||
<rect x="1004.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="504.0" fill="black" font-family="Arial" font-size="14">113 ms</text>
|
||||
<rect x="1136.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="504.0" fill="black" font-family="Arial" font-size="14">210 ms</text>
|
||||
<rect x="0" y="520" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="544.0" fill="black" font-family="Arial" font-size="14">Select</text>
|
||||
<rect x="344.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="544.0" fill="black" font-family="Arial" font-size="14">7.16 ms</text>
|
||||
<rect x="476.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="544.0" fill="black" font-family="Arial" font-size="14">7.76 ms</text>
|
||||
<rect x="608.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="544.0" fill="black" font-family="Arial" font-size="14">8.72 ms</text>
|
||||
<rect x="740.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="544.0" fill="black" font-family="Arial" font-size="14">10.7 ms</text>
|
||||
<rect x="872.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="544.0" fill="black" font-family="Arial" font-size="14">17.5 ms</text>
|
||||
<rect x="1004.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="544.0" fill="black" font-family="Arial" font-size="14">30.5 ms</text>
|
||||
<rect x="1136.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="544.0" fill="black" font-family="Arial" font-size="14">48.8 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="560" stroke="white" />
|
||||
<line x1="344.0" y1="0" x2="344.0" y2="560" stroke="white" />
|
||||
<line x1="476.0" y1="0" x2="476.0" y2="560" stroke="white" />
|
||||
<line x1="608.0" y1="0" x2="608.0" y2="560" stroke="white" />
|
||||
<line x1="740.0" y1="0" x2="740.0" y2="560" stroke="white" />
|
||||
<line x1="872.0" y1="0" x2="872.0" y2="560" stroke="white" />
|
||||
<line x1="1004.0" y1="0" x2="1004.0" y2="560" stroke="white" />
|
||||
<line x1="1136.0" y1="0" x2="1136.0" y2="560" stroke="white" />
|
||||
<line x1="0" y1="0" x2="1268.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="1268.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="1268.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="1268.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="1268.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="1268.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="240" x2="1268.0" y2="240" stroke="white" />
|
||||
<line x1="0" y1="280" x2="1268.0" y2="280" stroke="white" />
|
||||
<line x1="0" y1="320" x2="1268.0" y2="320" stroke="white" />
|
||||
<line x1="0" y1="360" x2="1268.0" y2="360" stroke="white" />
|
||||
<line x1="0" y1="400" x2="1268.0" y2="400" stroke="white" />
|
||||
<line x1="0" y1="440" x2="1268.0" y2="440" stroke="white" />
|
||||
<line x1="0" y1="480" x2="1268.0" y2="480" stroke="white" />
|
||||
<line x1="0" y1="520" x2="1268.0" y2="520" stroke="white" />
|
||||
<line x1="0" y1="560" x2="1268.0" y2="560" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 19 KiB |
196
tfhe/docs/_static/gpu_integer_benchmark_h100x1_multi_bit_tuniform_2m64_plaintext.svg
vendored
Normal file
@@ -0,0 +1,196 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1268.0" height="440" viewBox="0 0 1268.0 440">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="1268.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Size</text>
|
||||
<text x="383.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint4</text>
|
||||
<text x="515.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint8</text>
|
||||
<text x="643.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint16</text>
|
||||
<text x="775.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint32</text>
|
||||
<text x="907.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint64</text>
|
||||
<text x="1035.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint128</text>
|
||||
<text x="1167.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint256</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">Add / Sub (`+`,`-`)</text>
|
||||
<rect x="344.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.1 ms</text>
|
||||
<rect x="476.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.4 ms</text>
|
||||
<rect x="608.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="64.0" fill="black" font-family="Arial" font-size="14">12.6 ms</text>
|
||||
<rect x="740.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="64.0" fill="black" font-family="Arial" font-size="14">17.8 ms</text>
|
||||
<rect x="872.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="64.0" fill="black" font-family="Arial" font-size="14">25.4 ms</text>
|
||||
<rect x="1004.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="64.0" fill="black" font-family="Arial" font-size="14">51.4 ms</text>
|
||||
<rect x="1136.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="64.0" fill="black" font-family="Arial" font-size="14">83.1 ms</text>
|
||||
<rect x="0" y="80" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">Mul (`x`)</text>
|
||||
<rect x="344.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="104.0" fill="black" font-family="Arial" font-size="14">11.4 ms</text>
|
||||
<rect x="476.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="104.0" fill="black" font-family="Arial" font-size="14">18.1 ms</text>
|
||||
<rect x="608.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="104.0" fill="black" font-family="Arial" font-size="14">26.1 ms</text>
|
||||
<rect x="740.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="104.0" fill="black" font-family="Arial" font-size="14">46.6 ms</text>
|
||||
<rect x="872.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="104.0" fill="black" font-family="Arial" font-size="14">109 ms</text>
|
||||
<rect x="1004.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="104.0" fill="black" font-family="Arial" font-size="14">330 ms</text>
|
||||
<rect x="1136.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="104.0" fill="black" font-family="Arial" font-size="14">1.17 s</text>
|
||||
<rect x="0" y="120" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">Equal / Not Equal (`eq`, `ne`)</text>
|
||||
<rect x="344.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="144.0" fill="black" font-family="Arial" font-size="14">7.82 ms</text>
|
||||
<rect x="476.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="144.0" fill="black" font-family="Arial" font-size="14">7.81 ms</text>
|
||||
<rect x="608.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="144.0" fill="black" font-family="Arial" font-size="14">8.08 ms</text>
|
||||
<rect x="740.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="144.0" fill="black" font-family="Arial" font-size="14">12.0 ms</text>
|
||||
<rect x="872.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="144.0" fill="black" font-family="Arial" font-size="14">13.0 ms</text>
|
||||
<rect x="1004.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="144.0" fill="black" font-family="Arial" font-size="14">18.8 ms</text>
|
||||
<rect x="1136.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="144.0" fill="black" font-family="Arial" font-size="14">25.8 ms</text>
|
||||
<rect x="0" y="160" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">Comparisons (`ge`, `gt`, `le`, `lt`)</text>
|
||||
<rect x="344.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="184.0" fill="black" font-family="Arial" font-size="14">9.31 ms</text>
|
||||
<rect x="476.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="184.0" fill="black" font-family="Arial" font-size="14">9.61 ms</text>
|
||||
<rect x="608.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="184.0" fill="black" font-family="Arial" font-size="14">13.3 ms</text>
|
||||
<rect x="740.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="184.0" fill="black" font-family="Arial" font-size="14">17.4 ms</text>
|
||||
<rect x="872.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="184.0" fill="black" font-family="Arial" font-size="14">22.3 ms</text>
|
||||
<rect x="1004.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="184.0" fill="black" font-family="Arial" font-size="14">29.0 ms</text>
|
||||
<rect x="1136.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="184.0" fill="black" font-family="Arial" font-size="14">41.8 ms</text>
|
||||
<rect x="0" y="200" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="224.0" fill="black" font-family="Arial" font-size="14">Max / Min (`max`,`min`)</text>
|
||||
<rect x="344.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="224.0" fill="black" font-family="Arial" font-size="14">16.5 ms</text>
|
||||
<rect x="476.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="224.0" fill="black" font-family="Arial" font-size="14">17.3 ms</text>
|
||||
<rect x="608.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="224.0" fill="black" font-family="Arial" font-size="14">21.9 ms</text>
|
||||
<rect x="740.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="224.0" fill="black" font-family="Arial" font-size="14">28.1 ms</text>
|
||||
<rect x="872.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="224.0" fill="black" font-family="Arial" font-size="14">39.7 ms</text>
|
||||
<rect x="1004.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="224.0" fill="black" font-family="Arial" font-size="14">59.4 ms</text>
|
||||
<rect x="1136.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="224.0" fill="black" font-family="Arial" font-size="14">90.7 ms</text>
|
||||
<rect x="0" y="240" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="264.0" fill="black" font-family="Arial" font-size="14">Bitwise operations (`&`, `|`, `^`)</text>
|
||||
<rect x="344.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="391.0" y="264.0" fill="black" font-family="Arial" font-size="14">3.3 ms</text>
|
||||
<rect x="476.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="264.0" fill="black" font-family="Arial" font-size="14">3.63 ms</text>
|
||||
<rect x="608.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="264.0" fill="black" font-family="Arial" font-size="14">4.11 ms</text>
|
||||
<rect x="740.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="264.0" fill="black" font-family="Arial" font-size="14">4.65 ms</text>
|
||||
<rect x="872.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="264.0" fill="black" font-family="Arial" font-size="14">6.03 ms</text>
|
||||
<rect x="1004.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="264.0" fill="black" font-family="Arial" font-size="14">11.2 ms</text>
|
||||
<rect x="1136.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="264.0" fill="black" font-family="Arial" font-size="14">19.0 ms</text>
|
||||
<rect x="0" y="280" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="304.0" fill="black" font-family="Arial" font-size="14">Div (`/`)</text>
|
||||
<rect x="344.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="304.0" fill="black" font-family="Arial" font-size="14">16.3 ms</text>
|
||||
<rect x="476.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="304.0" fill="black" font-family="Arial" font-size="14">28.4 ms</text>
|
||||
<rect x="608.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="304.0" fill="black" font-family="Arial" font-size="14">41.6 ms</text>
|
||||
<rect x="740.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="304.0" fill="black" font-family="Arial" font-size="14">83.7 ms</text>
|
||||
<rect x="872.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="304.0" fill="black" font-family="Arial" font-size="14">214 ms</text>
|
||||
<rect x="1004.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="304.0" fill="black" font-family="Arial" font-size="14">664 ms</text>
|
||||
<rect x="1136.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="304.0" fill="black" font-family="Arial" font-size="14">2.34 s</text>
|
||||
<rect x="0" y="320" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="344.0" fill="black" font-family="Arial" font-size="14">Rem (`%`)</text>
|
||||
<rect x="344.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="344.0" fill="black" font-family="Arial" font-size="14">35.5 ms</text>
|
||||
<rect x="476.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="344.0" fill="black" font-family="Arial" font-size="14">56.5 ms</text>
|
||||
<rect x="608.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="344.0" fill="black" font-family="Arial" font-size="14">80.6 ms</text>
|
||||
<rect x="740.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="344.0" fill="black" font-family="Arial" font-size="14">149 ms</text>
|
||||
<rect x="872.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="344.0" fill="black" font-family="Arial" font-size="14">351 ms</text>
|
||||
<rect x="1004.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="344.0" fill="black" font-family="Arial" font-size="14">1.04 s</text>
|
||||
<rect x="1136.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="344.0" fill="black" font-family="Arial" font-size="14">3.68 s</text>
|
||||
<rect x="0" y="360" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="384.0" fill="black" font-family="Arial" font-size="14">Left / Right Shifts (`<<`, `>>`)</text>
|
||||
<rect x="344.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="384.0" fill="black" font-family="Arial" font-size="14">3.49 ms</text>
|
||||
<rect x="476.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="384.0" fill="black" font-family="Arial" font-size="14">3.63 ms</text>
|
||||
<rect x="608.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="384.0" fill="black" font-family="Arial" font-size="14">4.1 ms</text>
|
||||
<rect x="740.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="384.0" fill="black" font-family="Arial" font-size="14">4.63 ms</text>
|
||||
<rect x="872.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="384.0" fill="black" font-family="Arial" font-size="14">6.03 ms</text>
|
||||
<rect x="1004.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="384.0" fill="black" font-family="Arial" font-size="14">11.2 ms</text>
|
||||
<rect x="1136.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="384.0" fill="black" font-family="Arial" font-size="14">19.0 ms</text>
|
||||
<rect x="0" y="400" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="424.0" fill="black" font-family="Arial" font-size="14">Left / Right Rotations (`left_rotate`, `right_rotate`)</text>
|
||||
<rect x="344.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="391.0" y="424.0" fill="black" font-family="Arial" font-size="14">3.5 ms</text>
|
||||
<rect x="476.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="424.0" fill="black" font-family="Arial" font-size="14">3.63 ms</text>
|
||||
<rect x="608.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="424.0" fill="black" font-family="Arial" font-size="14">4.11 ms</text>
|
||||
<rect x="740.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="424.0" fill="black" font-family="Arial" font-size="14">4.64 ms</text>
|
||||
<rect x="872.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="424.0" fill="black" font-family="Arial" font-size="14">6.03 ms</text>
|
||||
<rect x="1004.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="424.0" fill="black" font-family="Arial" font-size="14">11.3 ms</text>
|
||||
<rect x="1136.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="424.0" fill="black" font-family="Arial" font-size="14">19.0 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="440" stroke="white" />
|
||||
<line x1="344.0" y1="0" x2="344.0" y2="440" stroke="white" />
|
||||
<line x1="476.0" y1="0" x2="476.0" y2="440" stroke="white" />
|
||||
<line x1="608.0" y1="0" x2="608.0" y2="440" stroke="white" />
|
||||
<line x1="740.0" y1="0" x2="740.0" y2="440" stroke="white" />
|
||||
<line x1="872.0" y1="0" x2="872.0" y2="440" stroke="white" />
|
||||
<line x1="1004.0" y1="0" x2="1004.0" y2="440" stroke="white" />
|
||||
<line x1="1136.0" y1="0" x2="1136.0" y2="440" stroke="white" />
|
||||
<line x1="0" y1="0" x2="1268.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="1268.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="1268.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="1268.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="1268.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="1268.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="240" x2="1268.0" y2="240" stroke="white" />
|
||||
<line x1="0" y1="280" x2="1268.0" y2="280" stroke="white" />
|
||||
<line x1="0" y1="320" x2="1268.0" y2="320" stroke="white" />
|
||||
<line x1="0" y1="360" x2="1268.0" y2="360" stroke="white" />
|
||||
<line x1="0" y1="400" x2="1268.0" y2="400" stroke="white" />
|
||||
<line x1="0" y1="440" x2="1268.0" y2="440" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 15 KiB |
247
tfhe/docs/_static/gpu_integer_benchmark_h100x2_multi_bit_tuniform_2m64_ciphertext.svg
vendored
Normal file
@@ -0,0 +1,247 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1268.0" height="560" viewBox="0 0 1268.0 560">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="1268.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Size</text>
|
||||
<text x="383.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint4</text>
|
||||
<text x="515.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint8</text>
|
||||
<text x="643.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint16</text>
|
||||
<text x="775.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint32</text>
|
||||
<text x="907.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint64</text>
|
||||
<text x="1035.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint128</text>
|
||||
<text x="1167.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint256</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">Negation (`-`)</text>
|
||||
<rect x="344.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.2 ms</text>
|
||||
<rect x="476.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.4 ms</text>
|
||||
<rect x="608.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.6 ms</text>
|
||||
<rect x="740.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="64.0" fill="black" font-family="Arial" font-size="14">16.4 ms</text>
|
||||
<rect x="872.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="64.0" fill="black" font-family="Arial" font-size="14">21.9 ms</text>
|
||||
<rect x="1004.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="64.0" fill="black" font-family="Arial" font-size="14">36.7 ms</text>
|
||||
<rect x="1136.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="64.0" fill="black" font-family="Arial" font-size="14">57.6 ms</text>
|
||||
<rect x="0" y="80" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">Add / Sub (`+`,`-`)</text>
|
||||
<rect x="344.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="104.0" fill="black" font-family="Arial" font-size="14">11.2 ms</text>
|
||||
<rect x="476.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="104.0" fill="black" font-family="Arial" font-size="14">11.4 ms</text>
|
||||
<rect x="608.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="104.0" fill="black" font-family="Arial" font-size="14">11.7 ms</text>
|
||||
<rect x="740.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="104.0" fill="black" font-family="Arial" font-size="14">16.4 ms</text>
|
||||
<rect x="872.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="104.0" fill="black" font-family="Arial" font-size="14">21.9 ms</text>
|
||||
<rect x="1004.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="104.0" fill="black" font-family="Arial" font-size="14">36.7 ms</text>
|
||||
<rect x="1136.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="104.0" fill="black" font-family="Arial" font-size="14">57.6 ms</text>
|
||||
<rect x="0" y="120" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">Mul (`x`)</text>
|
||||
<rect x="344.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="144.0" fill="black" font-family="Arial" font-size="14">18.4 ms</text>
|
||||
<rect x="476.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="144.0" fill="black" font-family="Arial" font-size="14">22.7 ms</text>
|
||||
<rect x="608.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="144.0" fill="black" font-family="Arial" font-size="14">31.3 ms</text>
|
||||
<rect x="740.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="144.0" fill="black" font-family="Arial" font-size="14">63.4 ms</text>
|
||||
<rect x="872.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="144.0" fill="black" font-family="Arial" font-size="14">164 ms</text>
|
||||
<rect x="1004.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="144.0" fill="black" font-family="Arial" font-size="14">545 ms</text>
|
||||
<rect x="1136.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="144.0" fill="black" font-family="Arial" font-size="14">2.11 s</text>
|
||||
<rect x="0" y="160" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">Equal / Not Equal (`eq`, `ne`)</text>
|
||||
<rect x="344.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="184.0" fill="black" font-family="Arial" font-size="14">7.81 ms</text>
|
||||
<rect x="476.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="184.0" fill="black" font-family="Arial" font-size="14">7.95 ms</text>
|
||||
<rect x="608.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="184.0" fill="black" font-family="Arial" font-size="14">11.6 ms</text>
|
||||
<rect x="740.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="184.0" fill="black" font-family="Arial" font-size="14">12.3 ms</text>
|
||||
<rect x="872.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="184.0" fill="black" font-family="Arial" font-size="14">16.8 ms</text>
|
||||
<rect x="1004.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="184.0" fill="black" font-family="Arial" font-size="14">19.2 ms</text>
|
||||
<rect x="1136.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="184.0" fill="black" font-family="Arial" font-size="14">30.2 ms</text>
|
||||
<rect x="0" y="200" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="224.0" fill="black" font-family="Arial" font-size="14">Comparisons (`ge`, `gt`, `le`, `lt`)</text>
|
||||
<rect x="344.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="224.0" fill="black" font-family="Arial" font-size="14">11.6 ms</text>
|
||||
<rect x="476.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="224.0" fill="black" font-family="Arial" font-size="14">11.7 ms</text>
|
||||
<rect x="608.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="224.0" fill="black" font-family="Arial" font-size="14">15.3 ms</text>
|
||||
<rect x="740.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="224.0" fill="black" font-family="Arial" font-size="14">19.7 ms</text>
|
||||
<rect x="872.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="224.0" fill="black" font-family="Arial" font-size="14">24.6 ms</text>
|
||||
<rect x="1004.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="224.0" fill="black" font-family="Arial" font-size="14">31.6 ms</text>
|
||||
<rect x="1136.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="224.0" fill="black" font-family="Arial" font-size="14">45.8 ms</text>
|
||||
<rect x="0" y="240" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="264.0" fill="black" font-family="Arial" font-size="14">Max / Min (`max`,`min`)</text>
|
||||
<rect x="344.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="264.0" fill="black" font-family="Arial" font-size="14">18.7 ms</text>
|
||||
<rect x="476.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="264.0" fill="black" font-family="Arial" font-size="14">18.9 ms</text>
|
||||
<rect x="608.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="264.0" fill="black" font-family="Arial" font-size="14">23.3 ms</text>
|
||||
<rect x="740.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="264.0" fill="black" font-family="Arial" font-size="14">28.7 ms</text>
|
||||
<rect x="872.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="264.0" fill="black" font-family="Arial" font-size="14">35.9 ms</text>
|
||||
<rect x="1004.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="264.0" fill="black" font-family="Arial" font-size="14">50.0 ms</text>
|
||||
<rect x="1136.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="264.0" fill="black" font-family="Arial" font-size="14">77.4 ms</text>
|
||||
<rect x="0" y="280" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="304.0" fill="black" font-family="Arial" font-size="14">Bitwise operations (`&`, `|`, `^`)</text>
|
||||
<rect x="344.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="304.0" fill="black" font-family="Arial" font-size="14">3.52 ms</text>
|
||||
<rect x="476.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="304.0" fill="black" font-family="Arial" font-size="14">3.54 ms</text>
|
||||
<rect x="608.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="304.0" fill="black" font-family="Arial" font-size="14">3.66 ms</text>
|
||||
<rect x="740.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="304.0" fill="black" font-family="Arial" font-size="14">4.24 ms</text>
|
||||
<rect x="872.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="304.0" fill="black" font-family="Arial" font-size="14">4.82 ms</text>
|
||||
<rect x="1004.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="304.0" fill="black" font-family="Arial" font-size="14">6.43 ms</text>
|
||||
<rect x="1136.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="304.0" fill="black" font-family="Arial" font-size="14">12.0 ms</text>
|
||||
<rect x="0" y="320" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="344.0" fill="black" font-family="Arial" font-size="14">Div / Rem (`/`, `%`)</text>
|
||||
<rect x="344.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="391.0" y="344.0" fill="black" font-family="Arial" font-size="14">122 ms</text>
|
||||
<rect x="476.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="523.0" y="344.0" fill="black" font-family="Arial" font-size="14">273 ms</text>
|
||||
<rect x="608.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="344.0" fill="black" font-family="Arial" font-size="14">580 ms</text>
|
||||
<rect x="740.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="344.0" fill="black" font-family="Arial" font-size="14">1.28 s</text>
|
||||
<rect x="872.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="344.0" fill="black" font-family="Arial" font-size="14">2.97 s</text>
|
||||
<rect x="1004.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="344.0" fill="black" font-family="Arial" font-size="14">7.41 s</text>
|
||||
<rect x="1136.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="344.0" fill="black" font-family="Arial" font-size="14">20.4 s</text>
|
||||
<rect x="0" y="360" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="384.0" fill="black" font-family="Arial" font-size="14">Left / Right Shifts (`<<`, `>>`)</text>
|
||||
<rect x="344.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="384.0" fill="black" font-family="Arial" font-size="14">17.9 ms</text>
|
||||
<rect x="476.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="384.0" fill="black" font-family="Arial" font-size="14">21.8 ms</text>
|
||||
<rect x="608.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="384.0" fill="black" font-family="Arial" font-size="14">27.9 ms</text>
|
||||
<rect x="740.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="384.0" fill="black" font-family="Arial" font-size="14">36.5 ms</text>
|
||||
<rect x="872.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="384.0" fill="black" font-family="Arial" font-size="14">53.1 ms</text>
|
||||
<rect x="1004.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="384.0" fill="black" font-family="Arial" font-size="14">106 ms</text>
|
||||
<rect x="1136.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="384.0" fill="black" font-family="Arial" font-size="14">197 ms</text>
|
||||
<rect x="0" y="400" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="424.0" fill="black" font-family="Arial" font-size="14">Left / Right Rotations (`left_rotate`, `right_rotate`)</text>
|
||||
<rect x="344.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="424.0" fill="black" font-family="Arial" font-size="14">17.9 ms</text>
|
||||
<rect x="476.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="424.0" fill="black" font-family="Arial" font-size="14">21.8 ms</text>
|
||||
<rect x="608.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="424.0" fill="black" font-family="Arial" font-size="14">27.9 ms</text>
|
||||
<rect x="740.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="424.0" fill="black" font-family="Arial" font-size="14">36.5 ms</text>
|
||||
<rect x="872.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="424.0" fill="black" font-family="Arial" font-size="14">53.2 ms</text>
|
||||
<rect x="1004.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="424.0" fill="black" font-family="Arial" font-size="14">106 ms</text>
|
||||
<rect x="1136.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="424.0" fill="black" font-family="Arial" font-size="14">197 ms</text>
|
||||
<rect x="0" y="440" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="464.0" fill="black" font-family="Arial" font-size="14">Leading / Trailing zeros/ones</text>
|
||||
<rect x="344.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="464.0" fill="black" font-family="Arial" font-size="14">29.5 ms</text>
|
||||
<rect x="476.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="464.0" fill="black" font-family="Arial" font-size="14">25.5 ms</text>
|
||||
<rect x="608.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="464.0" fill="black" font-family="Arial" font-size="14">32.9 ms</text>
|
||||
<rect x="740.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="464.0" fill="black" font-family="Arial" font-size="14">42.9 ms</text>
|
||||
<rect x="872.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="464.0" fill="black" font-family="Arial" font-size="14">56.5 ms</text>
|
||||
<rect x="1004.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="464.0" fill="black" font-family="Arial" font-size="14">78.5 ms</text>
|
||||
<rect x="1136.0" y="440" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="464.0" fill="black" font-family="Arial" font-size="14">136 ms</text>
|
||||
<rect x="0" y="480" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="504.0" fill="black" font-family="Arial" font-size="14">Log2</text>
|
||||
<rect x="344.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="504.0" fill="black" font-family="Arial" font-size="14">32.6 ms</text>
|
||||
<rect x="476.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="504.0" fill="black" font-family="Arial" font-size="14">43.8 ms</text>
|
||||
<rect x="608.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="504.0" fill="black" font-family="Arial" font-size="14">57.7 ms</text>
|
||||
<rect x="740.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="504.0" fill="black" font-family="Arial" font-size="14">99.5 ms</text>
|
||||
<rect x="872.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="504.0" fill="black" font-family="Arial" font-size="14">280 ms</text>
|
||||
<rect x="1004.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="504.0" fill="black" font-family="Arial" font-size="14">962 ms</text>
|
||||
<rect x="1136.0" y="480" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="504.0" fill="black" font-family="Arial" font-size="14">4.78 s</text>
|
||||
<rect x="0" y="520" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="544.0" fill="black" font-family="Arial" font-size="14">Select</text>
|
||||
<rect x="344.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="544.0" fill="black" font-family="Arial" font-size="14">7.08 ms</text>
|
||||
<rect x="476.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="544.0" fill="black" font-family="Arial" font-size="14">7.38 ms</text>
|
||||
<rect x="608.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="544.0" fill="black" font-family="Arial" font-size="14">7.98 ms</text>
|
||||
<rect x="740.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="544.0" fill="black" font-family="Arial" font-size="14">9.02 ms</text>
|
||||
<rect x="872.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="544.0" fill="black" font-family="Arial" font-size="14">11.3 ms</text>
|
||||
<rect x="1004.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="544.0" fill="black" font-family="Arial" font-size="14">18.6 ms</text>
|
||||
<rect x="1136.0" y="520" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="544.0" fill="black" font-family="Arial" font-size="14">32.8 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="560" stroke="white" />
|
||||
<line x1="344.0" y1="0" x2="344.0" y2="560" stroke="white" />
|
||||
<line x1="476.0" y1="0" x2="476.0" y2="560" stroke="white" />
|
||||
<line x1="608.0" y1="0" x2="608.0" y2="560" stroke="white" />
|
||||
<line x1="740.0" y1="0" x2="740.0" y2="560" stroke="white" />
|
||||
<line x1="872.0" y1="0" x2="872.0" y2="560" stroke="white" />
|
||||
<line x1="1004.0" y1="0" x2="1004.0" y2="560" stroke="white" />
|
||||
<line x1="1136.0" y1="0" x2="1136.0" y2="560" stroke="white" />
|
||||
<line x1="0" y1="0" x2="1268.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="1268.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="1268.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="1268.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="1268.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="1268.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="240" x2="1268.0" y2="240" stroke="white" />
|
||||
<line x1="0" y1="280" x2="1268.0" y2="280" stroke="white" />
|
||||
<line x1="0" y1="320" x2="1268.0" y2="320" stroke="white" />
|
||||
<line x1="0" y1="360" x2="1268.0" y2="360" stroke="white" />
|
||||
<line x1="0" y1="400" x2="1268.0" y2="400" stroke="white" />
|
||||
<line x1="0" y1="440" x2="1268.0" y2="440" stroke="white" />
|
||||
<line x1="0" y1="480" x2="1268.0" y2="480" stroke="white" />
|
||||
<line x1="0" y1="520" x2="1268.0" y2="520" stroke="white" />
|
||||
<line x1="0" y1="560" x2="1268.0" y2="560" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 19 KiB |
196
tfhe/docs/_static/gpu_integer_benchmark_h100x2_multi_bit_tuniform_2m64_plaintext.svg
vendored
Normal file
@@ -0,0 +1,196 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1268.0" height="440" viewBox="0 0 1268.0 440">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="1268.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Size</text>
|
||||
<text x="383.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint4</text>
|
||||
<text x="515.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint8</text>
|
||||
<text x="643.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint16</text>
|
||||
<text x="775.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint32</text>
|
||||
<text x="907.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint64</text>
|
||||
<text x="1035.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint128</text>
|
||||
<text x="1167.0" y="24.0" fill="white" font-family="Arial" font-size="14">FheUint256</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">Add / Sub (`+`,`-`)</text>
|
||||
<rect x="344.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.2 ms</text>
|
||||
<rect x="476.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.4 ms</text>
|
||||
<rect x="608.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="64.0" fill="black" font-family="Arial" font-size="14">11.7 ms</text>
|
||||
<rect x="740.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="64.0" fill="black" font-family="Arial" font-size="14">16.5 ms</text>
|
||||
<rect x="872.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="64.0" fill="black" font-family="Arial" font-size="14">22.0 ms</text>
|
||||
<rect x="1004.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="64.0" fill="black" font-family="Arial" font-size="14">36.8 ms</text>
|
||||
<rect x="1136.0" y="40" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="64.0" fill="black" font-family="Arial" font-size="14">57.8 ms</text>
|
||||
<rect x="0" y="80" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">Mul (`x`)</text>
|
||||
<rect x="344.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="104.0" fill="black" font-family="Arial" font-size="14">11.5 ms</text>
|
||||
<rect x="476.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="104.0" fill="black" font-family="Arial" font-size="14">18.1 ms</text>
|
||||
<rect x="608.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="104.0" fill="black" font-family="Arial" font-size="14">24.9 ms</text>
|
||||
<rect x="740.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="104.0" fill="black" font-family="Arial" font-size="14">41.7 ms</text>
|
||||
<rect x="872.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="104.0" fill="black" font-family="Arial" font-size="14">93.5 ms</text>
|
||||
<rect x="1004.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="104.0" fill="black" font-family="Arial" font-size="14">271 ms</text>
|
||||
<rect x="1136.0" y="80" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="104.0" fill="black" font-family="Arial" font-size="14">991 ms</text>
|
||||
<rect x="0" y="120" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="144.0" fill="black" font-family="Arial" font-size="14">Equal / Not Equal (`eq`, `ne`)</text>
|
||||
<rect x="344.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="144.0" fill="black" font-family="Arial" font-size="14">8.04 ms</text>
|
||||
<rect x="476.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="144.0" fill="black" font-family="Arial" font-size="14">8.26 ms</text>
|
||||
<rect x="608.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="144.0" fill="black" font-family="Arial" font-size="14">8.53 ms</text>
|
||||
<rect x="740.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="144.0" fill="black" font-family="Arial" font-size="14">12.4 ms</text>
|
||||
<rect x="872.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="144.0" fill="black" font-family="Arial" font-size="14">13.2 ms</text>
|
||||
<rect x="1004.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="144.0" fill="black" font-family="Arial" font-size="14">18.0 ms</text>
|
||||
<rect x="1136.0" y="120" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="144.0" fill="black" font-family="Arial" font-size="14">21.3 ms</text>
|
||||
<rect x="0" y="160" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="184.0" fill="black" font-family="Arial" font-size="14">Comparisons (`ge`, `gt`, `le`, `lt`)</text>
|
||||
<rect x="344.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="391.0" y="184.0" fill="black" font-family="Arial" font-size="14">9.6 ms</text>
|
||||
<rect x="476.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="184.0" fill="black" font-family="Arial" font-size="14">9.95 ms</text>
|
||||
<rect x="608.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="184.0" fill="black" font-family="Arial" font-size="14">13.7 ms</text>
|
||||
<rect x="740.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="184.0" fill="black" font-family="Arial" font-size="14">17.4 ms</text>
|
||||
<rect x="872.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="184.0" fill="black" font-family="Arial" font-size="14">21.7 ms</text>
|
||||
<rect x="1004.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="184.0" fill="black" font-family="Arial" font-size="14">27.4 ms</text>
|
||||
<rect x="1136.0" y="160" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="184.0" fill="black" font-family="Arial" font-size="14">35.3 ms</text>
|
||||
<rect x="0" y="200" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="224.0" fill="black" font-family="Arial" font-size="14">Max / Min (`max`,`min`)</text>
|
||||
<rect x="344.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="224.0" fill="black" font-family="Arial" font-size="14">16.8 ms</text>
|
||||
<rect x="476.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="224.0" fill="black" font-family="Arial" font-size="14">17.0 ms</text>
|
||||
<rect x="608.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="224.0" fill="black" font-family="Arial" font-size="14">21.6 ms</text>
|
||||
<rect x="740.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="224.0" fill="black" font-family="Arial" font-size="14">26.4 ms</text>
|
||||
<rect x="872.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="224.0" fill="black" font-family="Arial" font-size="14">33.4 ms</text>
|
||||
<rect x="1004.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="224.0" fill="black" font-family="Arial" font-size="14">46.2 ms</text>
|
||||
<rect x="1136.0" y="200" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="224.0" fill="black" font-family="Arial" font-size="14">68.1 ms</text>
|
||||
<rect x="0" y="240" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="264.0" fill="black" font-family="Arial" font-size="14">Bitwise operations (`&`, `|`, `^`)</text>
|
||||
<rect x="344.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="264.0" fill="black" font-family="Arial" font-size="14">3.41 ms</text>
|
||||
<rect x="476.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="264.0" fill="black" font-family="Arial" font-size="14">3.64 ms</text>
|
||||
<rect x="608.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="264.0" fill="black" font-family="Arial" font-size="14">3.79 ms</text>
|
||||
<rect x="740.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="264.0" fill="black" font-family="Arial" font-size="14">4.36 ms</text>
|
||||
<rect x="872.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="264.0" fill="black" font-family="Arial" font-size="14">4.91 ms</text>
|
||||
<rect x="1004.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="264.0" fill="black" font-family="Arial" font-size="14">6.54 ms</text>
|
||||
<rect x="1136.0" y="240" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="264.0" fill="black" font-family="Arial" font-size="14">12.1 ms</text>
|
||||
<rect x="0" y="280" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="304.0" fill="black" font-family="Arial" font-size="14">Div (`/`)</text>
|
||||
<rect x="344.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="304.0" fill="black" font-family="Arial" font-size="14">15.7 ms</text>
|
||||
<rect x="476.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="304.0" fill="black" font-family="Arial" font-size="14">26.7 ms</text>
|
||||
<rect x="608.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="304.0" fill="black" font-family="Arial" font-size="14">39.4 ms</text>
|
||||
<rect x="740.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="304.0" fill="black" font-family="Arial" font-size="14">71.8 ms</text>
|
||||
<rect x="872.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="304.0" fill="black" font-family="Arial" font-size="14">176 ms</text>
|
||||
<rect x="1004.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="304.0" fill="black" font-family="Arial" font-size="14">544 ms</text>
|
||||
<rect x="1136.0" y="280" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="304.0" fill="black" font-family="Arial" font-size="14">1.99 s</text>
|
||||
<rect x="0" y="320" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="344.0" fill="black" font-family="Arial" font-size="14">Rem (`%`)</text>
|
||||
<rect x="344.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="344.0" fill="black" font-family="Arial" font-size="14">36.4 ms</text>
|
||||
<rect x="476.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="344.0" fill="black" font-family="Arial" font-size="14">56.9 ms</text>
|
||||
<rect x="608.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="344.0" fill="black" font-family="Arial" font-size="14">77.4 ms</text>
|
||||
<rect x="740.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="787.0" y="344.0" fill="black" font-family="Arial" font-size="14">131 ms</text>
|
||||
<rect x="872.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="919.0" y="344.0" fill="black" font-family="Arial" font-size="14">292 ms</text>
|
||||
<rect x="1004.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1051.0" y="344.0" fill="black" font-family="Arial" font-size="14">839 ms</text>
|
||||
<rect x="1136.0" y="320" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1183.0" y="344.0" fill="black" font-family="Arial" font-size="14">2.97 s</text>
|
||||
<rect x="0" y="360" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="384.0" fill="black" font-family="Arial" font-size="14">Left / Right Shifts (`<<`, `>>`)</text>
|
||||
<rect x="344.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="384.0" fill="black" font-family="Arial" font-size="14">3.54 ms</text>
|
||||
<rect x="476.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="384.0" fill="black" font-family="Arial" font-size="14">3.55 ms</text>
|
||||
<rect x="608.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="655.0" y="384.0" fill="black" font-family="Arial" font-size="14">3.7 ms</text>
|
||||
<rect x="740.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="384.0" fill="black" font-family="Arial" font-size="14">4.28 ms</text>
|
||||
<rect x="872.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="384.0" fill="black" font-family="Arial" font-size="14">4.82 ms</text>
|
||||
<rect x="1004.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="384.0" fill="black" font-family="Arial" font-size="14">6.45 ms</text>
|
||||
<rect x="1136.0" y="360" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="384.0" fill="black" font-family="Arial" font-size="14">11.9 ms</text>
|
||||
<rect x="0" y="400" width="1268.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="424.0" fill="black" font-family="Arial" font-size="14">Left / Right Rotations (`left_rotate`, `right_rotate`)</text>
|
||||
<rect x="344.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="387.0" y="424.0" fill="black" font-family="Arial" font-size="14">3.54 ms</text>
|
||||
<rect x="476.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="519.0" y="424.0" fill="black" font-family="Arial" font-size="14">3.55 ms</text>
|
||||
<rect x="608.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="651.0" y="424.0" fill="black" font-family="Arial" font-size="14">3.71 ms</text>
|
||||
<rect x="740.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="783.0" y="424.0" fill="black" font-family="Arial" font-size="14">4.28 ms</text>
|
||||
<rect x="872.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="915.0" y="424.0" fill="black" font-family="Arial" font-size="14">4.82 ms</text>
|
||||
<rect x="1004.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1047.0" y="424.0" fill="black" font-family="Arial" font-size="14">6.46 ms</text>
|
||||
<rect x="1136.0" y="400" width="1268.0" height="40" fill="#f3f3f3" />
|
||||
<text x="1179.0" y="424.0" fill="black" font-family="Arial" font-size="14">12.0 ms</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="440" stroke="white" />
|
||||
<line x1="344.0" y1="0" x2="344.0" y2="440" stroke="white" />
|
||||
<line x1="476.0" y1="0" x2="476.0" y2="440" stroke="white" />
|
||||
<line x1="608.0" y1="0" x2="608.0" y2="440" stroke="white" />
|
||||
<line x1="740.0" y1="0" x2="740.0" y2="440" stroke="white" />
|
||||
<line x1="872.0" y1="0" x2="872.0" y2="440" stroke="white" />
|
||||
<line x1="1004.0" y1="0" x2="1004.0" y2="440" stroke="white" />
|
||||
<line x1="1136.0" y1="0" x2="1136.0" y2="440" stroke="white" />
|
||||
<line x1="0" y1="0" x2="1268.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="1268.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="1268.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="1268.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="160" x2="1268.0" y2="160" stroke="white" />
|
||||
<line x1="0" y1="200" x2="1268.0" y2="200" stroke="white" />
|
||||
<line x1="0" y1="240" x2="1268.0" y2="240" stroke="white" />
|
||||
<line x1="0" y1="280" x2="1268.0" y2="280" stroke="white" />
|
||||
<line x1="0" y1="320" x2="1268.0" y2="320" stroke="white" />
|
||||
<line x1="0" y1="360" x2="1268.0" y2="360" stroke="white" />
|
||||
<line x1="0" y1="400" x2="1268.0" y2="400" stroke="white" />
|
||||
<line x1="0" y1="440" x2="1268.0" y2="440" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 15 KiB |
42
tfhe/docs/_static/gpu_pbs_benchmark_tuniform_2m40.svg
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="550.0" height="120" viewBox="0 0 550.0 120">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="550.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Precision(bits)</text>
|
||||
<text x="229.0" y="24.0" fill="white" font-family="Arial" font-size="14">2</text>
|
||||
<text x="321.0" y="24.0" fill="white" font-family="Arial" font-size="14">4</text>
|
||||
<text x="413.0" y="24.0" fill="white" font-family="Arial" font-size="14">6</text>
|
||||
<text x="505.0" y="24.0" fill="white" font-family="Arial" font-size="14">8</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="550.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">MB-PBS</text>
|
||||
<rect x="182.0" y="40" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="209.0" y="64.0" fill="black" font-family="Arial" font-size="14">3.2 ms</text>
|
||||
<rect x="274.0" y="40" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="297.0" y="64.0" fill="black" font-family="Arial" font-size="14">4.03 ms</text>
|
||||
<rect x="366.0" y="40" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="389.0" y="64.0" fill="black" font-family="Arial" font-size="14">22.1 ms</text>
|
||||
<rect x="458.0" y="40" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="64.0" fill="black" font-family="Arial" font-size="14">N/A</text>
|
||||
<rect x="0" y="80" width="550.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">KS - MB-PBS</text>
|
||||
<rect x="182.0" y="80" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="205.0" y="104.0" fill="black" font-family="Arial" font-size="14">3.22 ms</text>
|
||||
<rect x="274.0" y="80" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="297.0" y="104.0" fill="black" font-family="Arial" font-size="14">4.02 ms</text>
|
||||
<rect x="366.0" y="80" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="389.0" y="104.0" fill="black" font-family="Arial" font-size="14">22.2 ms</text>
|
||||
<rect x="458.0" y="80" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="104.0" fill="black" font-family="Arial" font-size="14">N/A</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="120" stroke="white" />
|
||||
<line x1="182.0" y1="0" x2="182.0" y2="120" stroke="white" />
|
||||
<line x1="274.0" y1="0" x2="274.0" y2="120" stroke="white" />
|
||||
<line x1="366.0" y1="0" x2="366.0" y2="120" stroke="white" />
|
||||
<line x1="458.0" y1="0" x2="458.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="0" x2="550.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="550.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="550.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="550.0" y2="120" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
42
tfhe/docs/_static/gpu_pbs_benchmark_tuniform_2m64.svg
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="550.0" height="120" viewBox="0 0 550.0 120">
|
||||
<!-- Header Row -->
|
||||
<rect x="0" y="0" width="550.0" height="40" fill="black" />
|
||||
<text x="10" y="24.0" fill="white" font-family="Arial" font-size="14">Operation \ Precision(bits)</text>
|
||||
<text x="229.0" y="24.0" fill="white" font-family="Arial" font-size="14">2</text>
|
||||
<text x="321.0" y="24.0" fill="white" font-family="Arial" font-size="14">4</text>
|
||||
<text x="413.0" y="24.0" fill="white" font-family="Arial" font-size="14">6</text>
|
||||
<text x="505.0" y="24.0" fill="white" font-family="Arial" font-size="14">8</text>
|
||||
|
||||
<!-- Data Rows -->
|
||||
<rect x="0" y="40" width="550.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="64.0" fill="black" font-family="Arial" font-size="14">MB-PBS</text>
|
||||
<rect x="182.0" y="40" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="205.0" y="64.0" fill="black" font-family="Arial" font-size="14">3.38 ms</text>
|
||||
<rect x="274.0" y="40" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="297.0" y="64.0" fill="black" font-family="Arial" font-size="14">4.22 ms</text>
|
||||
<rect x="366.0" y="40" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="389.0" y="64.0" fill="black" font-family="Arial" font-size="14">23.0 ms</text>
|
||||
<rect x="458.0" y="40" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="64.0" fill="black" font-family="Arial" font-size="14">N/A</text>
|
||||
<rect x="0" y="80" width="550.0" height="40" fill="#fbbc04" />
|
||||
<text x="10" y="104.0" fill="black" font-family="Arial" font-size="14">KS - MB-PBS</text>
|
||||
<rect x="182.0" y="80" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="205.0" y="104.0" fill="black" font-family="Arial" font-size="14">3.38 ms</text>
|
||||
<rect x="274.0" y="80" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="297.0" y="104.0" fill="black" font-family="Arial" font-size="14">4.22 ms</text>
|
||||
<rect x="366.0" y="80" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="389.0" y="104.0" fill="black" font-family="Arial" font-size="14">23.1 ms</text>
|
||||
<rect x="458.0" y="80" width="550.0" height="40" fill="#f3f3f3" />
|
||||
<text x="497.0" y="104.0" fill="black" font-family="Arial" font-size="14">N/A</text>
|
||||
|
||||
<!-- Borders -->
|
||||
<line x1="0" y1="0" x2="0" y2="120" stroke="white" />
|
||||
<line x1="182.0" y1="0" x2="182.0" y2="120" stroke="white" />
|
||||
<line x1="274.0" y1="0" x2="274.0" y2="120" stroke="white" />
|
||||
<line x1="366.0" y1="0" x2="366.0" y2="120" stroke="white" />
|
||||
<line x1="458.0" y1="0" x2="458.0" y2="120" stroke="white" />
|
||||
<line x1="0" y1="0" x2="550.0" y2="0" stroke="white" />
|
||||
<line x1="0" y1="40" x2="550.0" y2="40" stroke="white" />
|
||||
<line x1="0" y1="80" x2="550.0" y2="80" stroke="white" />
|
||||
<line x1="0" y1="120" x2="550.0" y2="120" stroke="white" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
@@ -164,7 +164,7 @@ TFHE-rs supports platforms with multiple GPUs. There is **nothing to change in t
|
||||
|
||||
## Benchmark
|
||||
|
||||
Please refer to the [GPU benchmarks](../getting_started/benchmarks/gpu_benchmarks.md) for detailed performance benchmark results.
|
||||
Please refer to the [GPU benchmarks](../getting_started/benchmarks/gpu/README.md) for detailed performance benchmark results.
|
||||
|
||||
## Warning
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# Benchmarks
|
||||
|
||||
This document summarizes the timings of some homomorphic operations over 64-bit encrypted integers, depending on the hardware. More details are given for [the CPU](cpu\_benchmarks.md), [the GPU](gpu\_benchmarks.md), or [zeros-knowledge proofs](zk\_proof\_benchmarks.md).
|
||||
This document summarizes the timings of some homomorphic operations over 64-bit encrypted integers, depending on the hardware. More details are given for [the CPU](cpu/README.md), [the GPU](gpu/README.md), or [zeros-knowledge proofs](zk_proof_benchmarks.md).
|
||||
|
||||
The cryptographic parameters used for benchmarking follow a tweaked uniform (TUniform) noise distribution instead of a Gaussian. The main advantage of this distribution is to be bounded, whereas the usual Gaussian one is not. In some practical cases, this can simplify the use of homomorphic computation. See the [noise section](../security\_and\_cryptography.md#noise) of the Security and cryptography documentation page for more information on the noise distributions.
|
||||
The cryptographic parameters used for benchmarking follow a tweaked uniform (TUniform) noise distribution instead of a Gaussian. The main advantage of this distribution is to be bounded, whereas the usual Gaussian one is not. In some practical cases, this can simplify the use of homomorphic computation. See the [noise section](../security_and_cryptography.md#noise) of the Security and cryptography documentation page for more information on the noise distributions.
|
||||
|
||||
You can get the parameters used for benchmarks by cloning the repository and checking out the commit you want to use (starting with the v0.8.0 release) and run the following make command:
|
||||
|
||||
@@ -10,6 +10,6 @@ You can get the parameters used for benchmarks by cloning the repository and che
|
||||
make print_doc_bench_parameters
|
||||
```
|
||||
|
||||
### Operation time (ms) over FheUint 64
|
||||
### Operation time over FheUint 64
|
||||
|
||||
{% embed url="https://docs.google.com/spreadsheets/d/1OMdGSakEUbIFSEQKhAinTolJjvmPBbafi3DEe3UfzsQ/edit?usp=sharing" %}
|
||||

|
||||
12
tfhe/docs/getting_started/benchmarks/cpu/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Benchmarks over CPU
|
||||
|
||||
This document details the CPU performance benchmarks of homomorphic operations using **TFHE-rs**.
|
||||
|
||||
By their nature, homomorphic operations run slower than their cleartext equivalents.
|
||||
|
||||
{% hint style="info" %}
|
||||
All CPU benchmarks were launched on an `AWS hpc7a.96xlarge` instance equipped with an `AMD EPYC 9R14 CPU @ 2.60GHz` and 740GB of RAM.
|
||||
{% endhint %}
|
||||
|
||||
* [Integer operations](cpu_integer_operations.md)
|
||||
* [Programmable Bootstrapping](cpu_programmable_bootstrapping.md)
|
||||
@@ -1,36 +1,38 @@
|
||||
# CPU Benchmarks
|
||||
# Integer Operations over CPU
|
||||
|
||||
This document details the CPU performance benchmarks of homomorphic operations using **TFHE-rs**.
|
||||
This document details the CPU performance benchmarks of homomorphic operations on integers using **TFHE-rs**.
|
||||
|
||||
By their nature, homomorphic operations run slower than their cleartext equivalents. The following are the timings for basic operations, including benchmarks from other libraries for comparison.
|
||||
By their nature, homomorphic operations run slower than their cleartext equivalents.
|
||||
|
||||
{% hint style="info" %}
|
||||
All CPU benchmarks were launched on an `AWS hpc7a.96xlarge` instance equipped with an `AMD EPYC 9R14 CPU @ 2.60GHz` and 740GB of RAM.
|
||||
{% endhint %}
|
||||
|
||||
## Integer operations
|
||||
|
||||
The following tables benchmark the execution time of some operation sets using `FheUint` (unsigned integers). The `FheInt` (signed integers) performs similarly.
|
||||
|
||||
The next table shows the operation timings on CPU when all inputs are encrypted
|
||||
## Pfail: $$2^{-64}$$
|
||||
|
||||
{% embed url="https://docs.google.com/spreadsheets/d/1b_-72ArnSdaqfr-gJOnMmVdcBokYZohnylO4LUj2PMw/edit?usp=sharing" %}
|
||||
The next table shows the operation timings on CPU when all inputs are encrypted:
|
||||
|
||||

|
||||
|
||||
The next table shows the operation timings on CPU when the left input is encrypted and the right is a clear scalar of the same size:
|
||||
|
||||
{% embed url="https://docs.google.com/spreadsheets/d/1m3tjCi_2GSIHop2zZLAtVbhdDn5wqTGd2lOA3CcJe-U/edit?usp=sharing" %}
|
||||

|
||||
|
||||
## Pfail: $$2^{-128}$$
|
||||
|
||||
The next table shows the operation timings on CPU when all inputs are encrypted:
|
||||
|
||||

|
||||
|
||||
The next table shows the operation timings on CPU when the left input is encrypted and the right is a clear scalar of the same size:
|
||||
|
||||

|
||||
|
||||
All timings are based on parallelized Radix-based integer operations where each block is encrypted using the default parameters `PARAM_MESSAGE_2_CARRY_2_KS_PBS`. To ensure predictable timings, we perform operations in the `default` mode, which ensures that the input and output encoding are similar (i.e., the carries are always emptied).
|
||||
|
||||
You can minimize operational costs by selecting from 'unchecked', 'checked', or 'smart' modes from [the fine-grained APIs](../../references/fine-grained-apis/quick_start.md), each balancing performance and correctness differently. For more details about parameters, see [here](../../references/fine-grained-apis/shortint/parameters.md). You can find the benchmark results on GPU for all these operations [here](../../configuration/run_on_gpu.md#benchmarks).
|
||||
|
||||
## Programmable bootstrapping
|
||||
|
||||
The next table shows the execution time of a keyswitch followed by a programmable bootstrapping depending on the precision of the input message. The associated parameter set is given. The configuration is Concrete FFT + AVX-512.
|
||||
|
||||
Note that these benchmarks use Gaussian parameters.
|
||||
|
||||
{% embed url="https://docs.google.com/spreadsheets/d/1o6MWpbzbYhDs3Pnoq-2hlNEgO9G8wGR5niW-OOZ6c_4/edit?usp=sharing" %}
|
||||
You can minimize operational costs by selecting from 'unchecked', 'checked', or 'smart' modes from [the fine-grained APIs](../../../references/fine-grained-apis/quick_start.md), each balancing performance and correctness differently. For more details about parameters, see [here](../../../references/fine-grained-apis/shortint/parameters.md). You can find the benchmark results on GPU for all these operations [here](../../../configuration/run_on_gpu.md#benchmark).
|
||||
|
||||
## Reproducing TFHE-rs benchmarks
|
||||
|
||||
@@ -43,12 +45,6 @@ AVX512 is now enabled by default for benchmarks when available
|
||||
The following example shows how to reproduce **TFHE-rs** benchmarks:
|
||||
|
||||
```shell
|
||||
#Boolean benchmarks:
|
||||
make bench_boolean
|
||||
|
||||
#Integer benchmarks:
|
||||
make bench_integer
|
||||
|
||||
#Shortint benchmarks:
|
||||
make bench_shortint
|
||||
```
|
||||
@@ -0,0 +1,42 @@
|
||||
# Programmable bootstrapping over CPU
|
||||
|
||||
This document details the CPU performance benchmarks of programmable bootstrapping and keyswitch operations using **TFHE-rs**.
|
||||
|
||||
{% hint style="info" %}
|
||||
All CPU benchmarks were launched on an `AWS hpc7a.96xlarge` instance equipped with an `AMD EPYC 9R14 CPU @ 2.60GHz` and 740GB of RAM.
|
||||
{% endhint %}
|
||||
|
||||
The next tables show the execution time of a single programmable bootstrapping as well as keyswitch followed by a programmable bootstrapping depending on the precision of the input message. The associated parameters set are given. The configuration is tfhe-fft + AVX-512.
|
||||
|
||||
Note that these benchmarks use Gaussian parameters. `MB-PBS` stands for multi-bit programmable bootstrapping.
|
||||
|
||||
|
||||
## P-fail: $$2^{-40}$$
|
||||
|
||||

|
||||
|
||||
## P-fail: $$2^{-64}$$
|
||||
|
||||

|
||||
|
||||
## P-fail: $$2^{-128}$$
|
||||
|
||||

|
||||
|
||||
## Reproducing TFHE-rs benchmarks
|
||||
|
||||
**TFHE-rs** benchmarks can be easily reproduced from the [source](https://github.com/zama-ai/tfhe-rs).
|
||||
|
||||
{% hint style="info" %}
|
||||
AVX512 is now enabled by default for benchmarks when available
|
||||
{% endhint %}
|
||||
|
||||
The following example shows how to reproduce **TFHE-rs** benchmarks:
|
||||
|
||||
```shell
|
||||
#PBS benchmarks:
|
||||
make bench_pbs
|
||||
|
||||
#KS-PBS benchmarks:
|
||||
make bench_ks_pbs
|
||||
```
|
||||
12
tfhe/docs/getting_started/benchmarks/gpu/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Benchmarks over GPU
|
||||
|
||||
This document details the GPU performance benchmarks of homomorphic operations using **TFHE-rs**.
|
||||
|
||||
By their nature, homomorphic operations run slower than their cleartext equivalents.
|
||||
|
||||
{% hint style="info" %}
|
||||
All CPU benchmarks were launched on H100 GPUs, and rely on the multithreaded PBS algorithm.
|
||||
{% endhint %}
|
||||
|
||||
* [Integer operations](gpu_integer_operations.md)
|
||||
* [Programmable Bootstrapping](gpu_programmable_bootstrapping.md)
|
||||
@@ -0,0 +1,41 @@
|
||||
# Integer Operations over GPU
|
||||
|
||||
This document details the GPU performance benchmarks of homomorphic operations on integers using **TFHE-rs**.
|
||||
|
||||
{% hint style="info" %}
|
||||
All CPU benchmarks were launched on H100 GPUs, and rely on the multithreaded PBS algorithm.
|
||||
{% endhint %}
|
||||
|
||||
The cryptographic parameters `PARAM_GPU_MULTI_BIT_MESSAGE_2_CARRY_2_GROUP_3_KS_PBS` were used.
|
||||
|
||||
## 1xH100
|
||||
Below come the results for the execution on a single H100.
|
||||
The following table shows the performance when the inputs of the benchmarked operation are encrypted:
|
||||
|
||||

|
||||
|
||||
The following table shows the performance when the left input of the benchmarked operation is encrypted and the other is a clear scalar of the same size:
|
||||
|
||||

|
||||
|
||||
## 2xH100
|
||||
|
||||
Below come the results for the execution on two H100's.
|
||||
The following table shows the performance when the inputs of the benchmarked operation are encrypted:
|
||||
|
||||

|
||||
|
||||
The following table shows the performance when the left input of the benchmarked operation is encrypted and the other is a clear scalar of the same size:
|
||||
|
||||

|
||||
|
||||
## Reproducing TFHE-rs benchmarks
|
||||
|
||||
**TFHE-rs** benchmarks can be easily reproduced from the [source](https://github.com/zama-ai/tfhe-rs).
|
||||
|
||||
The following example shows how to reproduce **TFHE-rs** benchmarks:
|
||||
|
||||
```shell
|
||||
#Integer benchmarks:
|
||||
make bench_integer_gpu
|
||||
```
|
||||
@@ -0,0 +1,29 @@
|
||||
# Programmable bootstrapping over GPU
|
||||
|
||||
This document details the GPU performance benchmarks of programmable bootstrapping and keyswitch operations using **TFHE-rs**.
|
||||
|
||||
{% hint style="info" %}
|
||||
All CPU benchmarks were launched on H100 GPUs, and rely on the multithreaded PBS algorithm with a grouping factor set to 3.
|
||||
{% endhint %}
|
||||
|
||||
## P-fail: $$2^{-40}$$
|
||||
|
||||

|
||||
|
||||
## P-fail: $$2^{-64}$$
|
||||
|
||||

|
||||
|
||||
## Reproducing TFHE-rs benchmarks
|
||||
|
||||
**TFHE-rs** benchmarks can be easily reproduced from the [source](https://github.com/zama-ai/tfhe-rs).
|
||||
|
||||
The following example shows how to reproduce **TFHE-rs** benchmarks:
|
||||
|
||||
```shell
|
||||
#PBS benchmarks:
|
||||
make bench_pbs_gpu
|
||||
|
||||
#KS-PBS benchmarks:
|
||||
make bench_ks_pbs_gpu
|
||||
```
|
||||
@@ -1,35 +0,0 @@
|
||||
# GPU Benchmarks
|
||||
|
||||
This document details the GPU performance benchmarks of homomorphic operations using **TFHE-rs**.
|
||||
|
||||
All GPU benchmarks presented here were obtained on H100 GPUs, and rely on the multithreaded PBS algorithm. The cryptographic parameters `PARAM_GPU_MULTI_BIT_MESSAGE_2_CARRY_2_GROUP_3_KS_PBS` were used.
|
||||
|
||||
## 1xH100
|
||||
Below come the results for the execution on a single H100.
|
||||
The following table shows the performance when the inputs of the benchmarked operation are encrypted:
|
||||
|
||||
{% embed url="https://docs.google.com/spreadsheets/d/1xGWykMa8fZ7RWUjkCl-52FJ-BNge8cB-5CSHrVZ6XRo/edit?usp=sharing" %}
|
||||
|
||||
The following table shows the performance when the left input of the benchmarked operation is encrypted and the other is a clear scalar of the same size:
|
||||
|
||||
{% embed url="https://docs.google.com/spreadsheets/d/1MZfE9c-cQw3yAP55tu0i8uLl4lTAiH9zW3gRFp0ve7s/edit?usp=sharing" %}
|
||||
|
||||
## 2xH100
|
||||
|
||||
Below come the results for the execution on two H100's.
|
||||
The following table shows the performance when the inputs of the benchmarked operation are encrypted:
|
||||
|
||||
{% embed url="https://docs.google.com/spreadsheets/d/1bcL0wgFk-cfR4asGSCWDFt7JaqDYJT-l4pH58A-yBkc/edit?usp=sharing" %}
|
||||
|
||||
|
||||
The following table shows the performance when the left input of the benchmarked operation is encrypted and the other is a clear scalar of the same size:
|
||||
|
||||
{% embed url="https://docs.google.com/spreadsheets/d/1_8VIoStixns22lQq_RBSjVm-0iFHjJpntQTrvEHZpSg/edit?usp=sharing" %}
|
||||
|
||||
## Programmable bootstrapping
|
||||
|
||||
The next table shows the execution time of a keyswitch followed by a programmable bootstrapping depending on the precision of the input message. The associated parameter set is given.
|
||||
|
||||
Note that these benchmarks use Gaussian parameters.
|
||||
|
||||
{% embed url="https://docs.google.com/spreadsheets/d/1KhElQ7sIsShUSVQw5bKFoP-x5BgMaWh1pZtrVAdC3T4/edit?usp=sharing" %}
|
||||
@@ -34,7 +34,7 @@ FHE allows to compute on ciphertexts without revealing the content of the messag
|
||||
|
||||
Zama's variant of TFHE is a fully homomorphic scheme that takes fixed-precision numbers as messages. It implements all homomorphic operations needed, such as addition and function evaluation via Programmable Bootstrapping.
|
||||
|
||||
Refer to the the [preliminary whitepaper](https://whitepaper.zama.ai/) for more details.
|
||||
Refer to the [preliminary whitepaper](https://whitepaper.zama.ai/) for more details.
|
||||
|
||||
Using **TFHE-rs** in Rust includes the following steps:
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ fn main() {
|
||||
|
||||
## Impact of parameters on the operations
|
||||
|
||||
As shown [here](../../../getting\_started/benchmarks/cpu\_benchmarks.md), the choice of the parameter set impacts the operations available and their efficiency.
|
||||
As shown [here](../../../getting_started/benchmarks/cpu/README.md), the choice of the parameter set impacts the operations available and their efficiency.
|
||||
|
||||
### Generic bi-variate functions.
|
||||
|
||||
|
||||