Add multi-thread bdd eval

This commit is contained in:
Pro7ech
2025-11-12 11:02:37 +01:00
parent 6924ffd94a
commit 1423de1c46
22 changed files with 336 additions and 273 deletions

View File

@@ -17,8 +17,8 @@ criterion = {workspace = true}
itertools = "0.14.0"
byteorder = "1.5.0"
rand = "0.9.2"
paste = "1.0.15"
[[bench]]
name = "fhe_uint_prepare"
name = "circuit_bootstrapping"
harness = false