feat(networking): reduce batch size to 64 #834
generate-benchmark-charts.yml
on: push
Run and log benchmark criterion results on gh-pages
19m 57s
Annotations
10 warnings
Run and log benchmark criterion results on gh-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run and log benchmark criterion results on gh-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run and log benchmark criterion results on gh-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run and log benchmark criterion results on gh-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run and log benchmark criterion results on gh-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
27: itertools = "~0.11.0"
28: libp2p = { version="0.53" , features = ["identify"] }
^
29: prometheus-client = { version = "0.22", optional = true }
|
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
25: custom_debug = "~0.5.0"
26: libp2p = { version="0.53" , features = ["tokio", "dns", "kad", "macros", "request-response", "cbor","identify", "autonat", "noise", "tcp", "yamux", "gossipsub"] }
^
27: prometheus-client = { version = "0.22", optional = true }
|
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
41: lazy_static = "~1.4.0"
42: libp2p = { version="0.53" , features = ["tokio", "dns", "kad", "macros", "autonat"] }
^
43: prometheus-client = { version = "0.22", optional = true }
|
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
20: color-eyre = "~0.6"
21: libp2p = { version="0.53" , features = [] }
^
22: rand = "0.8.5"
|
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
22: hex = "~0.4.3"
23: libp2p = { version="0.53" , features = ["identify", "kad"] }
^
24: rmp-serde = "1.1.1"
|