dendrobates-t-azureus/covert_channels_benchmark
Guillume DIDIER 4cf1fa220f Backport from 5c9ac31ab the logic avoid unnecessary iterations
Improved version of the covert channels do not need to iterate over all core pairs (they pick their own core pair, and already iterate on all of them as part of calibration).
This avoids an unnecessary n^4 complexity, and reduces it to n^2, where n is the number of cores.
2021-07-19 09:36:25 +02:00
..
.cargo Final update to AES Major update to covert channel benchmarking 2020-11-20 10:53:10 +01:00
src Backport from 5c9ac31ab the logic avoid unnecessary iterations 2021-07-19 09:36:25 +02:00
Cargo.toml Rust nightly update - covert_channel_benchmark 2021-06-10 11:20:34 +02:00