ubc-cirrus-lab / caribou

Caribou is a framework for geo-distributed deployment of serverless workflows to save carbon emissions.
Other
7 stars 0 forks source link

Create a methods to ensure that Deployment algorithms give the correct results. #246

Closed Danidite closed 2 months ago

Danidite commented 6 months ago

Create a benchmark suite with expected results (or some other approach) to verify if the new changes to the Deployment Algorithm produce the correct output. Be sure to look out for corner cases.

This could also be done to verify the correctness of the Monte Carlo task item below (as a possible approach to this).

Danidite commented 2 months ago

Close as it should be done in the experiment repo.