Skip to content

MATRIX 1.1

Compare
Choose a tag to compare
@liorko87 liorko87 released this 23 Oct 09:52
· 319 commits to master since this release

Version 1.1 released. The version include this features:
The new version includes this changes:

  1. Improve support for external protocols
  2. Add ARM cloud provider
  3. Support for multi cloud provider at one experiment - We can combine between different cloud providers (Currently AWS and Scaleway).
  4. Comparison between protocols - we can execute the same configuration for different protocols one after the other. Thus we can get better comparison regardless the network bandwidth.
  5. Protocols can be executed with callgrind analysis - The first party will be executed with callgrind, the other parties will run normally.
  6. Add simple logger (MatrixMeasurement.h)
  7. Change configuration files structure
  8. Bug fixes