IronCoreLabs / ironoxide

Rust SDK for IronCore Privacy Platform
https://docs.rs/ironoxide
GNU Affero General Public License v3.0
10 stars 3 forks source link

Allow benchmarks to be run on different environments #196

Closed giarc3 closed 3 years ago

giarc3 commented 3 years ago

No longer hardcodes benchmarks to the dev environment. Adds 2 new DeviceContext files and selects on based on the IRONCORE_ENV that's set when running cargo bench.

Also adds a few extra benches made by Clint.

Also sorts Cargo.toml and adds a CI check to keep it sorted

giarc3 commented 3 years ago

Not worrying about the failing tests as they seem intermittent and possibly related to our caching