Cast SEP benchmark value to int to prevent python perf checker from erroring.

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.0-rc4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • Fully Compatible
    • v8.0
    • Service Arch 2024-04-15, Service Arch 2024-04-29
    • 14
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This counter in the SEP benchmark takes on a double value since instructions is cast to double. This causes problems in the later perf checker since it's expecting an int value. The solution would be to cast to int or floor the mean value.

            Assignee:
            Blake Oler
            Reporter:
            Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: