Skip to content

Commit

Permalink
Merge pull request #433 from mmaker/patch-1
Browse files Browse the repository at this point in the history
zkalc's benchmarks: fp -> fr
  • Loading branch information
yelhousni authored Jul 22, 2023
2 parents 6de79ee + e0da15f commit bf38eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zkalc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
zkalc_benchmarks () {
pushd $1

pushd fp
pushd fr

go test -run none -bench BenchmarkElementAdd
go test -run none -bench 'BenchmarkElementMul\b'
Expand Down

0 comments on commit bf38eca

Please sign in to comment.