Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [async-trait](https://github.com/dtolnay/async-trait), [regex](https://github.com/rust-lang/regex), [uuid](https://github.com/uuid-rs/uuid) and [bollard](https://github.com/fussybeaver/bollard). Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.78...0.1.79) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.3...1.10.4) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.7.0...1.8.0) Updates `bollard` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Commits](fussybeaver/bollard@v0.16.0...v0.16.1) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: bollard dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
436d1c2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Intent Brokering Benchmark
Invoke Throughput
3030
1/Second3030
1/Second1
Latency
2
Millisecond (p95=7
)2
Millisecond (p95=7
)1
Definitely Lost Bytes
0
bytes0
bytes-∞
Definitely Lost Blocks
0
blocks0
blocks-∞
Indirectly Lost Bytes
0
bytes0
bytes-∞
Indirectly Lost Blocks
0
blocks0
blocks-∞
Possibly Lost Bytes
2620
bytes2620
bytes1
Possibly Lost Blocks
8
blocks8
blocks1
CPU Usage
43
Percent (p95=45
)43
Percent (p95=44
)1
Memory Usage
2753
Bytes (p95=3039
)2830
Bytes (p95=3089
)0.97
This comment was automatically generated by workflow using github-action-benchmark.