privacy-scaling-explorations / sonobe

Experimental folding schemes library
https://privacy-scaling-explorations.github.io/sonobe-docs/
MIT License
205 stars 54 forks source link

Comparison to other frameworks #148

Open pmikolajczyk41 opened 3 months ago

pmikolajczyk41 commented 3 months ago

Hi, I couldn't find any information about performance comparison to other *Nova implementations like:

Have you performed any benchmarks?

arnaucube commented 3 months ago

Hi, we have not posted any benchmarks yet because the lib is under actively development and missing lot of optimizations, and every month the numbers would change. We've not been focusing much on efficiency but more on implementing the various schemes and having a bit of modularity. Hopefully in some months we can start posting benchmarks ^^