FHE Ad Matching Benchmark This is a benchmark for the FHE ad matching algorithm using the Concrete ML extention library for matrix multiplication. Setup python3 -m venv venv source venv/bin/activate pip install -r requirements.txt Run python src/ad_matching_benchmark.py