edgeless-project / edgeless

MVP Implementation
Other
14 stars 0 forks source link

Complete an initial version of the edgeless_benchmark #135

Closed ccicconetti closed 5 months ago

ccicconetti commented 5 months ago

The edgeless_benchmark now uses a Redis to store metrics measured by the functions, which are dumped to a CSV at the end of the experiment.

The PR contains very minor fixes outside the edgeless_benchmark_crate