zkBob / libzkbob-rs

Apache License 2.0
1 stars 3 forks source link

Reduce number of runtime allocations #35

Closed AllFi closed 1 year ago

AllFi commented 1 year ago

In this PR, the following was done:

These changes can improve performance on Mac M1 and slightly improve overall performance.