Skip to content

distributed-lab/linea-stark-prover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plonky3 Linea prover

How to run?

cargo run --release --features parallel

Benchmarks

Proving of the permutation constrain over 3x3 columns of 524288 elements takes ~330s to prove and <1s to verify.

Benchmarking has been done in the following environment:

Architecture:             x86_64
  CPU op-mode(s):         32-bit, 64-bit
  Address sizes:          40 bits physical, 48 bits virtual
  Byte Order:             Little Endian
CPU(s):                   24
  On-line CPU(s) list:    0-2,4-10,12-17
  Off-line CPU(s) list:   3,11,18-23

The memory usage during all prove was less than 3Gb RAM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published