Skip to content

test: fix windows #293

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

Merged
merged 5 commits into from
Jul 17, 2025
Merged

test: fix windows #293

merged 5 commits into from
Jul 17, 2025

Conversation

KSXGitHub
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Jul 17, 2025

Performance Regression Reports

commit: c968e8f

--quantity=apparent-size --max-depth=1 --min-ratio=0.01
Command Mean [ms] Min [ms] Max [ms] Relative
pdu 104.6 ± 13.2 82.8 127.1 1.24 ± 0.16
pdu-0.12.0 84.5 ± 0.7 83.5 86.9 1.00
Logs
Benchmark 1: pdu
  Time (mean ± σ):     104.6 ms ±  13.2 ms    [User: 54.7 ms, System: 274.1 ms]
  Range (min … max):    82.8 ms … 127.1 ms    27 runs
 
Benchmark 2: pdu-0.12.0
  Time (mean ± σ):      84.5 ms ±   0.7 ms    [User: 55.3 ms, System: 275.3 ms]
  Range (min … max):    83.5 ms …  86.9 ms    35 runs
 
Summary
  pdu-0.12.0 ran
    1.24 ± 0.16 times faster than pdu
JSON
{
  "results": [
    {
      "command": "pdu",
      "mean": 0.10457749178962963,
      "stddev": 0.013239888089813969,
      "median": 0.11084942216000002,
      "user": 0.05466351333333333,
      "system": 0.27412653481481475,
      "min": 0.08277527816000001,
      "max": 0.12714842916000002,
      "times": [
        0.11022908416000002,
        0.12714842916000002,
        0.11812698616000002,
        0.11162301916000002,
        0.11132936216000001,
        0.11182855516000001,
        0.11084942216000002,
        0.10627132216000001,
        0.11368425716000001,
        0.11309735916000001,
        0.11119095316000001,
        0.10544711016000001,
        0.11099274416000002,
        0.11313203416000002,
        0.11100904316000001,
        0.11302196816000001,
        0.11160623816000001,
        0.11063762816000001,
        0.10933903916000001,
        0.10812293516000002,
        0.08413215816000001,
        0.08351905016000001,
        0.08395598516000001,
        0.08277527816000001,
        0.08335200716,
        0.08400125416000001,
        0.08316905516
      ],
      "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
      ]
    },
    {
      "command": "pdu-0.12.0",
      "mean": 0.08453148630285712,
      "stddev": 0.000701123491703983,
      "median": 0.08440384516000002,
      "user": 0.05534197999999998,
      "system": 0.2752905485714286,
      "min": 0.08353875716000002,
      "max": 0.08690619716000002,
      "times": [
        0.08410475616000002,
        0.08440384516000002,
        0.08431115316000001,
        0.08381757616000002,
        0.08469963716000001,
        0.08507865916000001,
        0.08411361016000002,
        0.08449490516000001,
        0.08365486416000001,
        0.08407065116000001,
        0.08469858716,
        0.08500971816000001,
        0.08401233216000001,
        0.08514022216000001,
        0.08455695116000002,
        0.08519097516000002,
        0.08538333916000002,
        0.08387174716000001,
        0.08393771316000001,
        0.08427250916000001,
        0.08690619716000002,
        0.08543523116000001,
        0.08533097016,
        0.08395236016000002,
        0.08383667116000001,
        0.08447741316000001,
        0.08577664216000001,
        0.08432016816000001,
        0.08395525516,
        0.08380289016000002,
        0.08450273216000001,
        0.08491180516,
        0.08435140416000002,
        0.08353875716000002,
        0.08467977116000001
      ],
      "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,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ]
    }
  ]
}

@KSXGitHub KSXGitHub merged commit b32c72d into master Jul 17, 2025
14 of 16 checks passed
@KSXGitHub KSXGitHub deleted the fix-test-on-windows branch July 17, 2025 11:31
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