google / private-join-and-compute

Apache License 2.0
792 stars 138 forks source link

Questions about runtime #45

Open addingIce opened 1 year ago

addingIce commented 1 year ago

Hi, I ran test with Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz and 64GB of RAM, the sizes of dataset are both 10000, and intersection size is 50. It took about 41 seconds for client to get the result, excluding the key generation time. But in the paper it said that for 10000 inputsize only cost 7.47 seconds. Is this performance gap as expected?

addingIce commented 1 year ago

And most of the time was cost by paillier-enc