add a benchmark for the _trusted setup_
as per title
changelog
- add a
setup.rsbenchmark which measures- the creation of a random setup
- the serialization of a setup
- the deserialization of a setup
- refactor
plot.pya bit to- use
argparse - take
--benchto plot either linalg or setup results - write a complete
plot_setupfunction - add a bit of documentation here and there
- use
example results
Edited by STEVAN Antoine
