Skip to content

Investigate behaviour of SumAllDeltaValues and SumAllAggrValues #1594

Open
@dave-tucker

Description

@dave-tucker

What would you like to be added?

SumAllDeltaValues and SumAllAggrValues are methods of Uint64StatCollection.
Given that Uint64StatCollection can contain > 1 Uint64 there is a probability that the calculated Sum will overflow Uint64 Max.

Why is this needed?

We should consider how likely this is to occur.
Altering the precision of the summed value may be necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions