anoma / taiga

A framework for generalized shielded state transitions
https://anoma.net
GNU General Public License v3.0
141 stars 24 forks source link

Implement benchmarks #2

Open ghost opened 2 years ago

ghost commented 2 years ago

In the long run, performance is going to matter a lot.

cwgoes commented 1 year ago

We have action circuit benchmarks and simple VP circuit benchmarks. We can close this issue when we have benchmarks for all of the atomic operations in Taiga, which should be runnable with some sort of cargo bench command.