Skip to content

CPU and RAM usage #69

@evanpacini

Description

@evanpacini

Description

Right now the stats show the contribution of each user or nickname group but offers no insight about CPU and RAM usage. This is very unhandy as different tasks have different workloads, which are stats that are important to developers

Solution

The CPU and RAM usage should be logged at all times in order to be able to compute some interesting statistics for the requester.
This data can then be used to compute three graphs (CPU and RAM):

  • The local resource usage graph (uses data from the same computer code is running on)
  • The internal resource usage graph (uses data from the same user/nickname group) → requires Creating users or using nicknames #67
  • The external/global resource usage graph (uses data from all users helping/who helped the task)

Metadata

Metadata

Assignees

No one assigned

    Labels

    could haveThis feature is not part of the requirementsenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions