cardamon 0.0.2

Cardamon is a tool to help development teams measure the power consumption and carbon emissions of their software.
1
2
3
4
5
6
7
8
services:
  test:
    image: progrium/stress
    command: --cpu 1 --timeout 300s
    deploy:
      resources:
        limits:
          cpus: '1'