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

Use b.RunParallel to run benchmarks in parallel. #8

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Conversation

k1LoW
Copy link
Member

@k1LoW k1LoW commented Aug 26, 2023

Use b.RunParallel to run benchmarks with parallel HTTP request.

@k1LoW k1LoW self-assigned this Aug 26, 2023
@github-actions
Copy link
Contributor

Code Metrics Report

main (e64f51f) #8 (81aa951) +/-
Coverage 61.9% 61.9% 0.0%
Code to Test Ratio 1:4.4 1:4.5 +0.1
Test Execution Time 24s 21s -3s
Details
  |                     | main (e64f51f) | #8 (81aa951) | +/-  |
  |---------------------|----------------|--------------|------|
  | Coverage            |          61.9% |        61.9% | 0.0% |
  |   Files             |              1 |            1 |    0 |
  |   Lines             |             21 |           21 |    0 |
  |   Covered           |             13 |           13 |    0 |
+ | Code to Test Ratio  |          1:4.4 |        1:4.5 | +0.1 |
  |   Code              |             95 |           95 |    0 |
+ |   Test              |            415 |          427 |  +12 |
+ | Test Execution Time |            24s |          21s |  -3s |

Reported by octocov

@k1LoW k1LoW merged commit a03090a into main Aug 26, 2023
3 checks passed
@k1LoW k1LoW deleted the run-parallel branch August 26, 2023 08:03
@github-actions github-actions bot mentioned this pull request Aug 26, 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.

None yet

1 participant