zama-ai / tfhe-rs

TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
Other
842 stars 130 forks source link

Am/chore/update wasm bench #1204

Closed IceTDrinker closed 4 weeks ago

IceTDrinker commented 1 month ago

closes: please link all relevant issues

PR content/description

Check-list:

IceTDrinker commented 1 month ago

@soonum I'm missing only management of the TUniform for the noise in the integer ZK bench

those benchmarks are not yet enabled, if you can look to take this across the finish line ?

IceTDrinker commented 1 month ago

we can have a sync on that if you want, so that I show you what's in this PR

IceTDrinker commented 1 month ago

test run for the bench https://github.com/zama-ai/tfhe-rs/actions/runs/9414575683/job/25933824350

IceTDrinker commented 1 month ago

I'll add the approve label to see if anything breaks

IceTDrinker commented 1 month ago

added approve label to run tests to see if anything breaks