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

Run 2 benchmarks on same runner #26

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Run 2 benchmarks on same runner #26

merged 2 commits into from
Oct 4, 2023

Conversation

k1LoW
Copy link
Member

@k1LoW k1LoW commented Oct 4, 2023

Run benchmarks between the branches to be compared on the same runner.

Run benchmarks between the branches to be compared on the same runner.
@k1LoW k1LoW self-assigned this Oct 4, 2023
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

BenchmarkNGINX-2

main (-) #26 (a926226) +/-
Number of iterations 10000 10000 0
Nanoseconds per iteration 544601 ns/op 546071 ns/op 1470 ns/op
Bytes allocated per iteration 17643 B/op 17630 B/op -13 B/op
Allocs per iteration 137 allocs/op 137 allocs/op 0 allocs/op
Metadata
main (-) #26 (a926226)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/rp github.com/k1LoW/rp
cpu Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz

BenchmarkRP-2

main (-) #26 (a926226) +/-
Number of iterations 10000 10000 0
Nanoseconds per iteration 304732 ns/op 308925 ns/op 4193 ns/op
Bytes allocated per iteration 63814 B/op 63809 B/op -5 B/op
Allocs per iteration 187 allocs/op 187 allocs/op 0 allocs/op
Metadata
main (-) #26 (a926226)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/rp github.com/k1LoW/rp
cpu Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz

Reported by octocov

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Code Metrics Report

main (0d237a0) #26 (a926226) +/-
Coverage 55.4% 55.4% 0.0%
Code to Test Ratio 1:4.1 1:4.1 +0.0
Test Execution Time 1m12s 1m5s -7s
Details
  |                     | main (0d237a0) | #26 (a926226) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          55.4% |         55.4% | 0.0% |
  |   Files             |              5 |             5 |    0 |
  |   Lines             |            139 |           139 |    0 |
  |   Covered           |             77 |            77 |    0 |
+ | Code to Test Ratio  |          1:4.1 |         1:4.1 | +0.0 |
  |   Code              |            135 |           135 |    0 |
+ |   Test              |            553 |           555 |   +2 |
+ | Test Execution Time |          1m12s |          1m5s |  -7s |

Reported by octocov

@k1LoW k1LoW merged commit d6c18d5 into main Oct 4, 2023
4 checks passed
@k1LoW k1LoW deleted the benchmarck-same-runner branch October 4, 2023 07:57
@github-actions github-actions bot mentioned this pull request Oct 4, 2023
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