k1LoW / runn

runn is a package/tool for running operations following a scenario.
https://runn.run
MIT License
425 stars 31 forks source link

Update bufresolv #964

Closed k1LoW closed 3 months ago

k1LoW commented 3 months ago

SSIA.

github-actions[bot] commented 3 months ago

BenchmarkManyRunbooks-4

main (-) #964 (8e7e778) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,774,415,676 ns/op 3,950,279,343 ns/op 175,863,667 ns/op
Bytes allocated per iteration 1,792,890,440 B/op 1,792,869,536 B/op -20,904 B/op
Allocs per iteration 21,413,969 allocs/op 21,413,604 allocs/op -365 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#964](https://github.com/k1LoW/runn/pull/964) ([8e7e778](https://github.com/k1LoW/runn/commit/8e7e778e25117513fceb7d96ed08f26fe547ef96)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **goos** | linux | linux | | **goarch** | amd64 | amd64 | | **pkg** | github.com/k1LoW/runn | github.com/k1LoW/runn | | **cpu** | AMD EPYC 7763 64-Core Processor | AMD EPYC 7763 64-Core Processor |

BenchmarkOpenAPI3-4

main (-) #964 (8e7e778) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,228,070,747 ns/op 5,059,387,404 ns/op -168,683,343 ns/op
Bytes allocated per iteration 2,954,358,264 B/op 2,954,394,744 B/op 36,480 B/op
Allocs per iteration 29,414,380 allocs/op 29,412,259 allocs/op -2,121 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#964](https://github.com/k1LoW/runn/pull/964) ([8e7e778](https://github.com/k1LoW/runn/commit/8e7e778e25117513fceb7d96ed08f26fe547ef96)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **goos** | linux | linux | | **goarch** | amd64 | amd64 | | **pkg** | github.com/k1LoW/runn | github.com/k1LoW/runn | | **cpu** | AMD EPYC 7763 64-Core Processor | AMD EPYC 7763 64-Core Processor |

BenchmarkSingleRunbook-4

main (-) #964 (8e7e778) +/-
Number of iterations 18 16 -2
Nanoseconds per iteration 65,415,298 ns/op 66,128,961 ns/op 713,663 ns/op
Bytes allocated per iteration 60,285,071 B/op 60,321,481 B/op 36,410 B/op
Allocs per iteration 205,773 allocs/op 205,816 allocs/op 43 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#964](https://github.com/k1LoW/runn/pull/964) ([8e7e778](https://github.com/k1LoW/runn/commit/8e7e778e25117513fceb7d96ed08f26fe547ef96)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **goos** | linux | linux | | **goarch** | amd64 | amd64 | | **pkg** | github.com/k1LoW/runn | github.com/k1LoW/runn | | **cpu** | AMD EPYC 7763 64-Core Processor | AMD EPYC 7763 64-Core Processor |

Reported by octocov

github-actions[bot] commented 3 months ago

Code Metrics Report

main (89c1308) #964 (8e7e778) +/-
Coverage 64.1% 64.1% -0.1%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 6m2s 6m31s +29s
Details ``` diff | | main (89c1308) | #964 (8e7e778) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 64.1% | 64.1% | -0.1% | | Files | 76 | 76 | 0 | | Lines | 8459 | 8459 | 0 | - | Covered | 5427 | 5426 | -1 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 24050 | 24050 | 0 | | Test | 11470 | 11470 | 0 | - | Test Execution Time | 6m2s | 6m31s | +29s | ```

Reported by octocov