elibensasson / libSTARK

A library for zero knowledge (ZK) scalable transparent argument of knowledge (STARK)
Other
507 stars 90 forks source link

Performance benchmarks #27

Open BoyuanFeng opened 2 years ago

BoyuanFeng commented 2 years ago

Thanks for this great work!

I am wondering where I can find benchmarks on the performance of libSTARK? For example, what is the prover and verifier time under various constraint sizes from 2^10 ~ 2^20?

Some profiling like the following picture would be highly appreciated. image

Thanks, Boyuan

elibensasson commented 2 years ago

Hi,

libSTARK is not really under maintenance any longer. Moreover, in the context of STARKs gate sizes are not quite the right measure, though the STARK whitepaper does attempt to do a back-of-envelope comparison of STARK based computation size and gate count in other systems (like R1CS based systems).

Best Eli

On Mon, Feb 14, 2022 at 9:36 PM BoyuanFeng @.***> wrote:

Thanks for this great work!

I am wondering where I can find benchmarks on the performance of libSTARK? For example, what is the prover and verifier time under various constraint sizes from 2^10 ~ 2^20?

Some profiling like the following picture would be highly appreciated. [image: image] https://user-images.githubusercontent.com/23176869/153933824-803da35c-be43-497e-ae7e-aec15670eb3c.png

Thanks, Boyuan

— Reply to this email directly, view it on GitHub https://github.com/elibensasson/libSTARK/issues/27, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYCHAGOEK26T7BP6X5LA2TU3FKUZANCNFSM5OMMNYXA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>