kirk-baird opened a new issue #19:
URL: https://github.com/apache/incubator-milagro-crypto-rust/issues/19


   # What is the issue
   
   Benchmarking currently consists of one file `BenchtestALL.rs`. Thus should 
be updated to the `cargo bench` format.
   
   # Steps to resolve
   
   - Move the file to a folder in the top level called `benches`
   - Split the file into multiple files, one for each individual protocol.
   - Modify `Cargo.toml` to include a `[[bench]]` for each of the above files. 
Consider adding a feature `bench` for running the benches.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to