Avatar for the art049 user
art049
tfhe-rs
BlogDocsChangelog

Example implementing operators from other operators

#2
Comparing
example/compound-boolean-ops
(
4683b04
) with
main
(
6bf762b
)
CodSpeed Performance Gauge
-67%
Improvements
0
Regressions
2
Untouched
12
New
0
Dropped
0
Ignored
0

Benchmarks

Failed

XOR gate DEFAULT_PARAMETERSRegression
tfhe/benches/boolean/bench.rs::gates_benches::bench_default_parameters::XOR gate DEFAULT_PARAMETERS
CodSpeed Performance Gauge
-67%
65.4 ms
198.1 ms
XOR gate TFHE_LIB_PARAMETERSRegression
tfhe/benches/boolean/bench.rs::gates_benches::bench_tfhe_lib_parameters::XOR gate TFHE_LIB_PARAMETERS
CodSpeed Performance Gauge
-67%
91.4 ms
277.7 ms

Passed

NOT gate TFHE_LIB_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_tfhe_lib_parameters::NOT gate TFHE_LIB_PARAMETERS
CodSpeed Performance Gauge
-1%
7.2 µs
7.2 µs
NOT gate DEFAULT_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_default_parameters::NOT gate DEFAULT_PARAMETERS
CodSpeed Performance Gauge
-1%
6.6 µs
6.6 µs
MUX gate DEFAULT_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_default_parameters::MUX gate DEFAULT_PARAMETERS
CodSpeed Performance Gauge
-1%
120.7 ms
121.6 ms
AND gate DEFAULT_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_default_parameters::AND gate DEFAULT_PARAMETERS
CodSpeed Performance Gauge
-1%
65.4 ms
66 ms
OR gate DEFAULT_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_default_parameters::OR gate DEFAULT_PARAMETERS
CodSpeed Performance Gauge
-1%
65.4 ms
66 ms
XNOR gate DEFAULT_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_default_parameters::XNOR gate DEFAULT_PARAMETERS
CodSpeed Performance Gauge
-1%
65.4 ms
66.1 ms
NAND gate DEFAULT_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_default_parameters::NAND gate DEFAULT_PARAMETERS
CodSpeed Performance Gauge
-1%
65.4 ms
66.1 ms
MUX gate TFHE_LIB_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_tfhe_lib_parameters::MUX gate TFHE_LIB_PARAMETERS
CodSpeed Performance Gauge
-1%
168.3 ms
170.2 ms
XNOR gate TFHE_LIB_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_tfhe_lib_parameters::XNOR gate TFHE_LIB_PARAMETERS
CodSpeed Performance Gauge
-1%
91.4 ms
92.5 ms
AND gate TFHE_LIB_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_tfhe_lib_parameters::AND gate TFHE_LIB_PARAMETERS
CodSpeed Performance Gauge
-1%
91.5 ms
92.7 ms
NAND gate TFHE_LIB_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_tfhe_lib_parameters::NAND gate TFHE_LIB_PARAMETERS
CodSpeed Performance Gauge
-1%
91.4 ms
92.6 ms
OR gate TFHE_LIB_PARAMETERS
tfhe/benches/boolean/bench.rs::gates_benches::bench_tfhe_lib_parameters::OR gate TFHE_LIB_PARAMETERS
CodSpeed Performance Gauge
-1%
91.3 ms
92.6 ms

Commits

Click on a commit to change the comparison range
Base
main
6bf762b
0%
feat(boolean): example implementing nor with other operators
e5e3a96
2 years ago
by art049
-67%
feat(boolean): example implementing xor with other operators
6d3732e
2 years ago
by art049
0%
feat(boolean): example implementing nand with other operators
4683b04
2 years ago
by art049
Home Terms PrivacyDocs