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 #970

Closed k1LoW closed 3 months ago

k1LoW commented 3 months ago

SSIA.

github-actions[bot] commented 3 months ago

BenchmarkManyRunbooks-4

main (-) #970 (1d269a1) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,942,361,553 ns/op 4,028,947,269 ns/op 86,585,716 ns/op
Bytes allocated per iteration 1,793,093,912 B/op 1,793,426,936 B/op 333,024 B/op
Allocs per iteration 21,414,106 allocs/op 21,414,444 allocs/op 338 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#970](https://github.com/k1LoW/runn/pull/970) ([1d269a1](https://github.com/k1LoW/runn/commit/1d269a110aa05301630fa04961868ecab90cc5f4)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #970 (1d269a1) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,639,378,937 ns/op 5,110,936,078 ns/op -528,442,859 ns/op
Bytes allocated per iteration 2,956,126,296 B/op 2,955,982,032 B/op -144,264 B/op
Allocs per iteration 29,426,470 allocs/op 29,424,732 allocs/op -1,738 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#970](https://github.com/k1LoW/runn/pull/970) ([1d269a1](https://github.com/k1LoW/runn/commit/1d269a110aa05301630fa04961868ecab90cc5f4)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #970 (1d269a1) +/-
Number of iterations 16 16 0
Nanoseconds per iteration 68,357,618 ns/op 67,228,080 ns/op -1,129,538 ns/op
Bytes allocated per iteration 60,301,248 B/op 60,280,938 B/op -20,310 B/op
Allocs per iteration 205,800 allocs/op 205,763 allocs/op -37 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#970](https://github.com/k1LoW/runn/pull/970) ([1d269a1](https://github.com/k1LoW/runn/commit/1d269a110aa05301630fa04961868ecab90cc5f4)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (1eeee5c) #970 (1d269a1) +/-
Coverage 64.1% 64.1% 0.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 6m16s 5m46s -30s
Details ``` diff | | main (1eeee5c) | #970 (1d269a1) | +/- | |---------------------|----------------|----------------|------| | Coverage | 64.1% | 64.1% | 0.0% | | Files | 77 | 77 | 0 | | Lines | 8541 | 8541 | 0 | | Covered | 5481 | 5481 | 0 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 24191 | 24191 | 0 | | Test | 11586 | 11586 | 0 | + | Test Execution Time | 6m16s | 5m46s | -30s | ```

Reported by octocov