c4dt / d-voting

📧 E-Voting platform based on the Dela blockchain
https://dedis.github.io/d-voting
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Making Sync faster #54

Closed ineiti closed 11 months ago

ineiti commented 12 months ago

Following #53 , the sync operation in Sync is by far the slowest operation when casting a ballot.

Current operation:

Desired operation:

Current results:

Answered Question: