Skip to content

How to get the total cost of executing a cloudlet? #220

@zijie1024

Description

@zijie1024

By reviewing the Cloudlet source code, I found that the getProcessingCost() function's return value only includes bandwidth cost, even though the comments state it includes processing cost. If I want to get the total cost, including CPU, Memory, Storage, and Bw, how should I do it? Is there an existing method? If not, should a new method be considered in the future, and how can I get the total cost now?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions