The Maya CLI is a 100% open source, contributor-friendly command line tool written in go to generate and verify zero-knowledge proof of image transformations.
We have run benchmark tests on Macbook Pro M1, 16GB RAM as well as on AWS EC2 r6i.8xlarge with 32 cores of CPU and 256 GB RAM.
To run benchmark tests on a new machine (say m7g.8xlarge
), run:
go test -v ./cmd --results-dir=../book/perf/m7g.8xlarge -run ^TestBenchmark