Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbg: see if hdd detection works correctly on CI #271

Closed
wants to merge 1 commit into from

Conversation

KSXGitHub
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Dec 1, 2024

Performance Regression Reports

commit: 8b45364

--quantity=apparent-size --max-depth=1 --min-ratio=0.01 --progress
Command Mean [ms] Min [ms] Max [ms] Relative
pdu 115.6 ± 31.8 104.5 206.3 1.11 ± 0.30
pdu-0.10.0 104.5 ± 0.2 104.0 105.0 1.00
Logs
Benchmark 1: pdu
  Time (mean ± σ):     115.6 ms ±  31.8 ms    [User: 70.1 ms, System: 287.2 ms]
  Range (min … max):   104.5 ms … 206.3 ms    28 runs
 
  Warning: Statistical outliers were detected. Consider re-running this benchmark on a quiet system without any interferences from other programs. It might help to use the '--warmup' or '--prepare' options.
 
Benchmark 2: pdu-0.10.0
  Time (mean ± σ):     104.5 ms ±   0.2 ms    [User: 66.3 ms, System: 288.6 ms]
  Range (min … max):   104.0 ms … 105.0 ms    28 runs
 
Summary
  pdu-0.10.0 ran
    1.11 ± 0.30 times faster than pdu
JSON
{
  "results": [
    {
      "command": "pdu",
      "mean": 0.11562781033,
      "stddev": 0.03177468041259945,
      "median": 0.10475644558,
      "user": 0.07008782428571428,
      "system": 0.28723121714285715,
      "min": 0.10447956908,
      "max": 0.20627750008,
      "times": [
        0.10464236708,
        0.10459983208000001,
        0.10456857008,
        0.10542005408,
        0.10509334708000001,
        0.10471689708000001,
        0.20561201408000002,
        0.20627750008,
        0.10536275808000001,
        0.10509331708,
        0.20520141108,
        0.10470831208,
        0.10475602008,
        0.10447956908,
        0.10476252008,
        0.10464854808,
        0.10470496508,
        0.10517322808,
        0.10473712208000001,
        0.10500506708,
        0.10475687108000001,
        0.10454691908000001,
        0.10510126208000001,
        0.10470195208000001,
        0.10472883708,
        0.10450531408000001,
        0.10483240208000001,
        0.10484171208000001
      ],
      "exit_codes": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ]
    },
    {
      "command": "pdu-0.10.0",
      "mean": 0.10446004129428575,
      "stddev": 0.0002257005182163683,
      "median": 0.10443552458000001,
      "user": 0.06628025285714283,
      "system": 0.2886352171428571,
      "min": 0.10403347008000001,
      "max": 0.10501811708,
      "times": [
        0.10469602208,
        0.10421908308000001,
        0.10461185008,
        0.10448742408,
        0.10403347008000001,
        0.10436616408,
        0.10457622708,
        0.10498194908000001,
        0.10466631608,
        0.10436054408,
        0.10425312808000001,
        0.10501811708,
        0.10406434608000001,
        0.10423201508,
        0.10429270208000001,
        0.10464117508000001,
        0.10465911308,
        0.10442907108,
        0.10439981008,
        0.10448383508,
        0.10435615508,
        0.10439501208,
        0.10452996108000001,
        0.10442205008000001,
        0.10445066708,
        0.10444197808000001,
        0.10448652708,
        0.10432644308000001
      ],
      "exit_codes": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ]
    }
  ]
}

@KSXGitHub KSXGitHub closed this Dec 1, 2024
@KSXGitHub KSXGitHub deleted the see-if-hdd-detection-works-correctly-on-ci branch December 1, 2024 17:34
@KSXGitHub KSXGitHub restored the see-if-hdd-detection-works-correctly-on-ci branch December 1, 2024 17:36
@KSXGitHub KSXGitHub reopened this Dec 1, 2024
@KSXGitHub KSXGitHub closed this Dec 1, 2024
@KSXGitHub KSXGitHub deleted the see-if-hdd-detection-works-correctly-on-ci branch December 1, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant