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

chore(deps): bump crossterm from 0.21.0 to 0.22.1 #11092

Merged
merged 2 commits into from Jan 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2022

Bumps crossterm from 0.21.0 to 0.22.1.

Changelog

Sourced from crossterm's changelog.

Version 0.22.1

  • Update yanked version crossterm-winapi and move to crossterm-winapi 0.9.0.
  • Changed panic to error when calling disable-mouse capture without setting it first.
  • Update bitflags dependency.

Version 0.22

  • Fix serde Color serialisation/deserialization inconsistency.
  • Update crossterm-winapi 0.8.1 to fix panic for certain mouse events

Version 0.21

  • Expose is_raw function.
  • Add 'purge' option on unix system, this clears the entire screen buffer.
  • Improve serialisation for color enum values.

Version 0.20

  • Update from signal-hook with 'mio-feature flag' to signal-hook-mio 0.2.1.
  • Manually implements Eq, PartialEq and Hash for KeyEvent improving equality checks and hash calculation.
  • crossterm::ErrorKind to io::Error.
  • Added Cursor Shape Support.
  • Add support for function keys F13...F20.
  • Support taking any Display in SetTitle command.
  • Remove lazy_static dependency.
  • Remove extra Clone bounds in the style module.
  • Add MoveToRow command.
  • Remove writer parameter from execute_winapi

Version 0.19

  • Use single thread for async event reader.
  • Patch timeout handling for event polling this was not working correctly.
  • Add unix support for more key combinations mainly complex ones with ALT/SHIFT/CTRL.
  • Derive PartialEq and Eq for ContentStyle
  • Fix windows resize event size, this used to be the buffer size but is screen size now.
  • Change Command::ansi_code to Command::write_ansi, this way the ansi code will be written to given formatter.

Version 0.18.2

  • Fix panic when only setting bold and redirecting stdout.
  • Use tty_fd for set/get terminal attributes

Version 0.18.1

  • Fix enabling ANSI support when stdout is redirected
  • Update crossterm-winapi to 0.6.2

Version 0.18.0

  • Fix get position bug
  • Fix windows 8 or lower write to user-given stdout instead of stdout.
  • Make MoveCursor(Left/Right/Up/Dow) command with input 0 not move.
  • Switch to futures-core to reduce dependencies.
  • Command API restricts to only accept std::io::Write
  • Make supports_ansi public
  • Implement ALT + numbers windows systems.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the domain: deps Anything related to Vector's dependencies label Jan 28, 2022
@bits-bot
Copy link

bits-bot commented Jan 28, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ jszwedko
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@netlify
Copy link

netlify bot commented Jan 28, 2022

✔️ Deploy Preview for vector-project canceled.

🔨 Explore the source changes: 29c0a54

🔍 Inspect the deploy log: https://app.netlify.com/sites/vector-project/deploys/61f80336a216f000081d7377

@jszwedko jszwedko enabled auto-merge (squash) January 28, 2022 22:42
@jszwedko
Copy link
Member

Depends on #11090

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.21.0 to 0.22.1.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/crossterm-0.22.1 branch from f49029f to c1b412e Compare January 29, 2022 01:18
@jszwedko jszwedko merged commit d077393 into master Jan 31, 2022
@jszwedko jszwedko deleted the dependabot/cargo/crossterm-0.22.1 branch January 31, 2022 15:41
@github-actions
Copy link

Soak Test Results

Baseline: 828b060
Comparison: 29c0a54
Total Vector CPUs: 4

Explanation

A soak test is an integrated performance test for vector in a repeatable rig, with varying configuration for vector. What follows is a statistical summary of a brief vector run for each configuration across SHAs given above. The goal of these tests are to determine, quickly, if vector performance is changed and to what degree by a pull request. Where appropriate units are scaled per-core.

The table below, if present, lists those experiments that have experienced a statistically significant change in their throughput performance between baseline and comparision SHAs, with 90.0% confidence OR have been detected as newly erratic. Negative values mean that baseline is faster, positive comparison. Results that do not exhibit more than a ±8.87% change in mean throughput are discarded. An experiment is erratic if its coefficient of variation is greater than 0.3. The abbreviated table will be omitted if no interesting changes are observed.

No interesting changes with confidence ≥ 90.00%:

Fine details of change detection per experiment.
experiment Δ mean Δ mean % baseline mean baseline stdev baseline stderr baseline outlier % baseline CoV comparison mean comparison stdev comparison stderr comparison outlier % comparison CoV p-value erratic declared erratic
http_datadog_filter_blackhole 96.23KiB 4.6 2.04MiB 799.97KiB 32.47KiB 0 0.382071 2.14MiB 836.35KiB 33.97KiB 0 0.38188 0.0408042 True True
http_pipelines_blackhole 21.59KiB 2.8 770.4KiB 383.07KiB 15.64KiB 0 0.496818 791.99KiB 389.79KiB 15.87KiB 0 0.491752 0.332825 True True
fluent_elasticsearch 1.27MiB 1.92 66.48MiB 1.18MiB 48.78KiB 0 0.017713 67.75MiB 794.27KiB 32.11KiB 0 0.0114389 6.23685e-91 False False
syslog_loki 134.2KiB 1.89 6.94MiB 79.44KiB 3.23KiB 0 0.011176 7.07MiB 65.49KiB 2.67KiB 0 0.00904145 6.07703e-162 False False
datadog_agent_remap_blackhole_acks 482.04KiB 1.57 29.9MiB 502.24KiB 20.5KiB 0 0.0163882 30.37MiB 589.02KiB 23.95KiB 0 0.018922 2.81451e-48 False False
http_pipelines_no_grok_blackhole 23.0KiB 1.28 1.75MiB 565.32KiB 23.08KiB 0 0.315376 1.77MiB 610.74KiB 24.93KiB 0 0.336398 0.498567 True False
syslog_humio_logs 103.24KiB 1.12 9.04MiB 139.71KiB 5.54KiB 0 0.0150814 9.14MiB 98.43KiB 3.98KiB 0 0.0105085 2.57431e-47 False False
splunk_hec_route_s3 66.83KiB 0.76 8.58MiB 2.02MiB 83.63KiB 0 0.235277 8.65MiB 2.03MiB 84.23KiB 0 0.235187 0.573501 False False
http_to_http_noack 37.02KiB 0.18 20.46MiB 822.14KiB 33.23KiB 0 0.0392116 20.49MiB 771.31KiB 31.18KiB 0 0.0367224 0.416675 False False
syslog_splunk_hec_logs 7.47KiB 0.08 8.96MiB 168.62KiB 6.82KiB 0 0.0183539 8.97MiB 93.59KiB 3.82KiB 0 0.0101781 0.339076 False False
splunk_hec_indexer_ack_blackhole -2.75KiB -0.01 23.85MiB 388.71KiB 15.87KiB 0 0.0159058 23.84MiB 378.76KiB 15.46KiB 0 0.0155005 0.901397 False False
socket_to_socket_blackhole -5.89KiB -0.05 12.28MiB 233.2KiB 9.47KiB 0 0.0185262 12.28MiB 273.93KiB 11.13KiB 0 0.0217722 0.686899 False False
syslog_log2metric_splunk_hec_metrics -17.22KiB -0.19 9.02MiB 130.14KiB 5.31KiB 0 0.0140711 9.01MiB 76.28KiB 3.11KiB 0 0.00826325 0.0052753 False False
syslog_log2metric_humio_metrics -18.51KiB -0.23 7.9MiB 119.68KiB 4.86KiB 0 0.0147816 7.88MiB 86.05KiB 3.51KiB 0 0.0106523 0.00208487 False False
datadog_agent_remap_blackhole -106.69KiB -0.35 30.2MiB 643.58KiB 26.14KiB 0 0.0207969 30.09MiB 360.46KiB 14.68KiB 0 0.0116882 0.000391749 False False
syslog_regex_logs2metric_ddmetrics -89.92KiB -1.22 7.17MiB 313.42KiB 12.8KiB 0 0.0426362 7.08MiB 346.33KiB 14.14KiB 0 0.0476968 2.69488e-06 False False
splunk_hec_to_splunk_hec_logs_acks -367.15KiB -1.65 21.71MiB 1.14MiB 46.44KiB 0 0.0524664 21.35MiB 1.08MiB 45.0KiB 0 0.0507428 1.6978e-08 False False
splunk_transforms_splunk3 -118.12KiB -2.24 5.14MiB 1.45MiB 60.18KiB 0 0.281953 5.02MiB 1.44MiB 59.95KiB 0 0.286615 0.164585 False False
splunk_hec_to_splunk_hec_logs_noack -579.77KiB -2.48 22.79MiB 907.09KiB 36.91KiB 0 0.0388368 22.22MiB 848.93KiB 33.58KiB 0 0.0372743 1.12826e-29 False False
datadog_agent_remap_datadog_logs -1.06MiB -2.96 35.9MiB 737.16KiB 29.42KiB 0 0.0200388 34.83MiB 534.23KiB 21.81KiB 0 0.0149652 1.54613e-144 False False
datadog_agent_remap_datadog_logs_acks -1.26MiB -3.47 36.38MiB 406.53KiB 16.11KiB 0 0.0109038 35.12MiB 518.86KiB 21.08KiB 0 0.0144157 3.30473e-281 False False
fluent_remap_aws_firehose -2.82MiB -4.02 70.21MiB 1.31MiB 53.13KiB 0 0.0186382 67.38MiB 695.86KiB 28.24KiB 0 0.0100766 2.42195e-258 False False
http_pipelines_blackhole_acks -32.71KiB -4.16 785.94KiB 435.12KiB 17.79KiB 0 0.553174 753.23KiB 429.77KiB 17.52KiB 0 0.570094 0.190463 True True
http_to_http_acks -526.2KiB -5.33 9.64MiB 4.64MiB 184.93KiB 0 0.480946 9.13MiB 4.51MiB 186.74KiB 0 0.493955 0.0454771 True True
Fine details of each soak run.
(experiment, variant, run_id) total samples mean std min average p90 p95 p99 max skewness
('fluent_remap_aws_firehose', 'baseline', '2f9aed62-ceed-4393-ac34-7750e6bdee7f') 231 71.32MiB 621.86KiB 69.7MiB 71.35MiB 72.08MiB 72.27MiB 72.56MiB 72.85MiB -0.179839
('fluent_remap_aws_firehose', 'baseline', '57dc7081-74f7-4b00-ab2c-177092f3a59b') 203 70.54MiB 431.02KiB 69.55MiB 70.58MiB 70.96MiB 71.06MiB 72.12MiB 72.34MiB 0.682871
('fluent_remap_aws_firehose', 'baseline', '43ff3dd4-beb5-46f8-9fb3-be1f2aa079d5') 203 68.61MiB 866.08KiB 63.88MiB 68.55MiB 69.08MiB 69.23MiB 72.54MiB 73.55MiB 2.12322
('fluent_elasticsearch', 'comparison', 'a4c1768a-f1b6-4b9d-b0d4-d76f6e42a670') 204 68.51MiB 392.43KiB 67.48MiB 68.52MiB 68.97MiB 69.04MiB 69.35MiB 69.64MiB -0.228514
('fluent_remap_aws_firehose', 'comparison', 'b97501f9-5e3f-4fbe-93c8-9583106586c1') 202 68.14MiB 332.07KiB 67.38MiB 68.14MiB 68.57MiB 68.67MiB 68.91MiB 68.97MiB 0.0916504
('fluent_elasticsearch', 'baseline', '2cf77353-fca2-47b9-96c1-bc79277274fb') 204 67.95MiB 423.43KiB 66.84MiB 67.91MiB 68.47MiB 68.64MiB 68.85MiB 69.03MiB 0.085897
('fluent_elasticsearch', 'comparison', '213d95c2-d280-491d-885f-7b88bcd9b30c') 204 67.62MiB 397.76KiB 66.43MiB 67.62MiB 68.14MiB 68.27MiB 68.36MiB 68.48MiB -0.246472
('fluent_remap_aws_firehose', 'comparison', '06069e79-b84e-4493-8e66-adc2c12ecca9') 202 67.28MiB 461.63KiB 62.8MiB 67.3MiB 67.69MiB 67.78MiB 67.95MiB 68.27MiB -5.01946
('fluent_elasticsearch', 'comparison', 'd8efc581-9585-4e8f-9685-c7a67e820d0c') 204 67.13MiB 752.85KiB 65.8MiB 66.98MiB 67.83MiB 68.72MiB 69.85MiB 70.37MiB 1.8284
('fluent_remap_aws_firehose', 'comparison', '5a5835e2-b9e8-4f3a-96a6-f727d98dec9d') 203 66.73MiB 277.56KiB 65.93MiB 66.72MiB 67.05MiB 67.14MiB 67.37MiB 67.42MiB -0.226175
('fluent_elasticsearch', 'baseline', '6d809996-0208-492a-9260-10fb373eb6b9') 204 66.13MiB 451.24KiB 64.86MiB 66.17MiB 66.61MiB 66.77MiB 66.96MiB 67.11MiB -0.344614
('fluent_elasticsearch', 'baseline', '00347e19-6ded-4b44-baf6-660e09b0f5b7') 204 65.36MiB 537.67KiB 64.28MiB 65.33MiB 65.83MiB 65.92MiB 67.86MiB 68.72MiB 3.0191
('datadog_agent_remap_datadog_logs', 'baseline', 'b4bd3d3c-4eb2-4dca-bb98-4ef7356d92c4') 200 36.82MiB 205.2KiB 36.32MiB 36.83MiB 37.07MiB 37.13MiB 37.28MiB 37.34MiB -0.0481534
('datadog_agent_remap_datadog_logs_acks', 'baseline', '793d9d95-b826-4694-98ee-21218e1f144d') 203 36.76MiB 245.8KiB 36.21MiB 36.71MiB 37.07MiB 37.17MiB 37.32MiB 37.35MiB 0.25701
('datadog_agent_remap_datadog_logs_acks', 'baseline', '56acac64-bbf9-4df9-8c24-1853b23cacef') 231 36.43MiB 250.75KiB 35.88MiB 36.4MiB 36.75MiB 36.88MiB 37.02MiB 37.18MiB 0.38601
('datadog_agent_remap_datadog_logs_acks', 'baseline', '72bd6436-815c-4070-8b39-29e63b2c0f61') 203 35.95MiB 207.84KiB 35.28MiB 35.95MiB 36.22MiB 36.28MiB 36.37MiB 36.47MiB -0.200002
('datadog_agent_remap_datadog_logs_acks', 'comparison', '972a4b49-2b60-4e93-8020-7458dff9ee34') 202 35.65MiB 421.31KiB 35.08MiB 35.57MiB 36.33MiB 36.68MiB 36.92MiB 37.17MiB 1.66056
('datadog_agent_remap_datadog_logs', 'comparison', 'ad9b07c9-556c-4047-ab61-cef6cc95774b') 200 35.49MiB 219.06KiB 34.72MiB 35.5MiB 35.76MiB 35.82MiB 35.91MiB 36.0MiB -0.14711
('datadog_agent_remap_datadog_logs', 'baseline', '5302d47d-274f-47b3-a84d-360a6789a68d') 228 35.47MiB 509.03KiB 34.81MiB 35.28MiB 36.37MiB 36.45MiB 36.71MiB 36.77MiB 1.11018
('datadog_agent_remap_datadog_logs', 'baseline', '6e720ff6-256e-4022-a62f-a9a77c452ba6') 200 35.45MiB 207.0KiB 34.97MiB 35.45MiB 35.71MiB 35.8MiB 35.93MiB 35.99MiB 0.112504
('datadog_agent_remap_datadog_logs_acks', 'comparison', 'ba80043f-9c00-461e-bb23-a64d507cdc75') 202 35.07MiB 221.87KiB 34.6MiB 35.07MiB 35.36MiB 35.42MiB 35.57MiB 35.64MiB 0.240014
('datadog_agent_remap_datadog_logs_acks', 'comparison', '76467a90-a897-40c4-ba0e-8c3b8c3646df') 202 34.64MiB 200.88KiB 34.04MiB 34.65MiB 34.88MiB 34.9MiB 35.05MiB 35.17MiB -0.271579
('datadog_agent_remap_datadog_logs', 'comparison', 'b56f4c6e-3774-4c51-949d-be81ee1466c1') 200 34.62MiB 256.89KiB 34.07MiB 34.62MiB 34.95MiB 35.04MiB 35.13MiB 35.23MiB 0.0523205
('datadog_agent_remap_datadog_logs', 'comparison', '305213aa-67a1-4e63-af7b-bba6b24dd307') 200 34.39MiB 183.46KiB 33.96MiB 34.4MiB 34.62MiB 34.66MiB 34.75MiB 34.79MiB -0.173172
('datadog_agent_remap_blackhole_acks', 'comparison', '8a38f657-fdf9-4a48-a8ba-6b172920a2e3') 200 30.91MiB 200.1KiB 30.46MiB 30.9MiB 31.17MiB 31.24MiB 31.51MiB 31.58MiB 0.554091
('datadog_agent_remap_blackhole', 'baseline', '151422c5-c838-4b19-a748-1d098272ab31') 202 30.88MiB 250.89KiB 30.24MiB 30.89MiB 31.18MiB 31.24MiB 31.42MiB 31.69MiB -0.0232031
('datadog_agent_remap_blackhole_acks', 'comparison', '73912617-90a0-4d09-a1e1-85f4904bede1') 200 30.5MiB 305.68KiB 29.72MiB 30.53MiB 30.86MiB 30.94MiB 31.14MiB 31.41MiB -0.161433
('datadog_agent_remap_blackhole', 'comparison', 'e30d4970-6574-46a2-b62c-e8bfabf42727') 201 30.33MiB 221.04KiB 29.76MiB 30.35MiB 30.58MiB 30.68MiB 30.89MiB 31.25MiB 0.380716
('datadog_agent_remap_blackhole', 'baseline', '59acefab-46d6-4504-81fd-0c0ea0cbd4d8') 202 30.27MiB 205.58KiB 29.73MiB 30.3MiB 30.53MiB 30.57MiB 30.65MiB 30.69MiB -0.331367
('datadog_agent_remap_blackhole_acks', 'baseline', 'eee5ff54-42b2-43f5-a0df-370faf384a71') 200 30.27MiB 242.6KiB 29.5MiB 30.3MiB 30.55MiB 30.62MiB 30.72MiB 30.74MiB -0.393966
('datadog_agent_remap_blackhole', 'comparison', 'f1a92b14-448d-4f86-8ede-767e80110d36') 201 30.17MiB 204.67KiB 29.54MiB 30.18MiB 30.41MiB 30.46MiB 30.6MiB 30.67MiB -0.295877
('datadog_agent_remap_blackhole_acks', 'baseline', '6e704fcb-fe3c-456a-b40c-8c016805c33f') 200 30.1MiB 250.56KiB 29.45MiB 30.11MiB 30.4MiB 30.46MiB 30.52MiB 30.59MiB -0.287398
('datadog_agent_remap_blackhole', 'comparison', '6447be89-f181-43ee-8773-09055a8a0485') 201 29.78MiB 361.25KiB 29.16MiB 29.72MiB 30.24MiB 30.47MiB 30.7MiB 30.8MiB 0.711983
('datadog_agent_remap_blackhole_acks', 'comparison', '7ca70e06-d02c-49f0-be6e-bbb8299a82f2') 205 29.73MiB 380.61KiB 25.67MiB 29.72MiB 30.09MiB 30.21MiB 30.31MiB 30.4MiB -6.23774
('datadog_agent_remap_blackhole', 'baseline', '96a4a123-7184-422f-a0aa-6cd3e6cf81b7') 202 29.44MiB 202.99KiB 28.87MiB 29.44MiB 29.68MiB 29.73MiB 29.91MiB 29.98MiB -0.046841
('datadog_agent_remap_blackhole_acks', 'baseline', 'e9e4c214-364d-4822-b109-ceafc61f545a') 200 29.34MiB 339.94KiB 28.53MiB 29.28MiB 29.77MiB 30.01MiB 30.31MiB 30.7MiB 1.03716
('splunk_hec_indexer_ack_blackhole', 'baseline', '0a8656cf-09bb-489a-b938-89357c921068') 200 23.85MiB 393.37KiB 22.96MiB 23.84MiB 24.33MiB 24.49MiB 24.61MiB 24.75MiB -0.0545683
('splunk_hec_indexer_ack_blackhole', 'baseline', '9e28a15e-1c87-4684-96b1-94ec1df8ebfd') 200 23.85MiB 393.72KiB 22.91MiB 23.85MiB 24.33MiB 24.43MiB 24.6MiB 24.64MiB -0.166469
('splunk_hec_indexer_ack_blackhole', 'comparison', 'be7428c3-4033-460b-9db3-ab0e6e21f1da') 200 23.84MiB 373.05KiB 22.91MiB 23.85MiB 24.32MiB 24.39MiB 24.55MiB 24.63MiB -0.214071
('splunk_hec_indexer_ack_blackhole', 'comparison', 'f4f0691d-5744-4aab-9c13-72a277fbeeeb') 200 23.84MiB 383.07KiB 22.9MiB 23.85MiB 24.27MiB 24.44MiB 24.6MiB 24.72MiB -0.164473
('splunk_hec_indexer_ack_blackhole', 'baseline', 'b89b5824-42e2-423c-844b-79fecbe3c0a4') 200 23.84MiB 380.84KiB 22.96MiB 23.84MiB 24.3MiB 24.4MiB 24.61MiB 24.63MiB -0.243862
('splunk_hec_indexer_ack_blackhole', 'comparison', '82dd60b0-107a-46e4-b231-a829c53a9685') 200 23.84MiB 381.99KiB 22.9MiB 23.87MiB 24.31MiB 24.4MiB 24.52MiB 24.63MiB -0.310637
('splunk_hec_to_splunk_hec_logs_noack', 'baseline', '427e767c-4e59-4566-a00f-524da2376943') 200 23.06MiB 896.79KiB 20.92MiB 23.17MiB 24.0MiB 24.23MiB 24.72MiB 26.67MiB -0.150866
('splunk_hec_to_splunk_hec_logs_noack', 'baseline', '1f70364a-294f-4e5a-ac8f-b3377de41ef9') 204 22.8MiB 873.09KiB 20.8MiB 22.93MiB 23.82MiB 23.99MiB 24.34MiB 24.42MiB -0.46651
('splunk_hec_to_splunk_hec_logs_noack', 'baseline', '36b5d711-0c8e-498c-ac15-638c4a43ede5') 200 22.5MiB 863.87KiB 20.53MiB 22.55MiB 23.56MiB 23.85MiB 24.12MiB 24.27MiB -0.264978
('splunk_hec_to_splunk_hec_logs_noack', 'comparison', '4070386e-9215-4f61-88cc-d76ba856be67') 204 22.43MiB 818.12KiB 20.69MiB 22.41MiB 23.49MiB 23.72MiB 24.01MiB 24.12MiB -0.0991057
('splunk_hec_to_splunk_hec_logs_noack', 'comparison', 'bd9d57a0-fd39-45f6-8e9e-a03f718886d3') 204 22.13MiB 839.35KiB 20.25MiB 22.13MiB 23.16MiB 23.33MiB 23.97MiB 24.08MiB -0.0813744
('splunk_hec_to_splunk_hec_logs_noack', 'comparison', '6bce409c-5822-4c95-a071-17c4f2c60d85') 231 22.12MiB 852.33KiB 20.41MiB 22.12MiB 23.26MiB 23.57MiB 23.85MiB 24.0MiB 0.0351355
('splunk_hec_to_splunk_hec_logs_acks', 'baseline', '78ef766d-66d9-4f7c-a35b-81781eca3a38') 200 21.8MiB 1.08MiB 18.41MiB 22.0MiB 23.03MiB 23.28MiB 23.59MiB 24.21MiB -0.545842
('splunk_hec_to_splunk_hec_logs_acks', 'baseline', '31ea38b1-5829-4cf2-9803-47237a7f3587') 200 21.7MiB 1.19MiB 18.61MiB 21.92MiB 23.03MiB 23.32MiB 23.84MiB 24.21MiB -0.453134
('splunk_hec_to_splunk_hec_logs_acks', 'baseline', 'da6a1bc9-1b0c-476f-bff5-089e255e458b') 232 21.65MiB 1.15MiB 18.88MiB 21.77MiB 23.05MiB 23.28MiB 23.65MiB 23.97MiB -0.387038
('splunk_hec_to_splunk_hec_logs_acks', 'comparison', '98c7ff3e-d1e4-4327-a266-5c6c99784ca1') 203 21.43MiB 1.04MiB 18.28MiB 21.5MiB 22.79MiB 23.09MiB 23.33MiB 23.63MiB -0.350688
('splunk_hec_to_splunk_hec_logs_acks', 'comparison', '16e39008-8863-482a-9088-a397bc621159') 203 21.34MiB 1.12MiB 17.67MiB 21.45MiB 22.63MiB 22.92MiB 23.46MiB 23.63MiB -0.624059
('splunk_hec_to_splunk_hec_logs_acks', 'comparison', 'd4f21098-5f11-424a-bc54-12dbd9d04991') 203 21.29MiB 1.09MiB 18.04MiB 21.48MiB 22.57MiB 22.81MiB 23.24MiB 23.38MiB -0.57794
('http_to_http_noack', 'baseline', '8c33dfd5-17d9-43ba-9564-43c1487992a8') 204 20.74MiB 828.16KiB 18.54MiB 20.68MiB 21.76MiB 22.12MiB 22.72MiB 22.96MiB 0.135155
('http_to_http_noack', 'comparison', '1c09ba45-1195-4a70-a434-12ad4d05c82c') 204 20.58MiB 818.36KiB 18.51MiB 20.57MiB 21.56MiB 21.96MiB 22.54MiB 22.86MiB 0.176249
('http_to_http_noack', 'comparison', '96eef579-0813-467e-a654-29d16631c4ff') 204 20.54MiB 783.01KiB 18.91MiB 20.51MiB 21.44MiB 21.84MiB 22.75MiB 23.1MiB 0.569105
('http_to_http_noack', 'baseline', '4ccb032f-cd2b-4fd6-9618-4e51cff58c49') 204 20.52MiB 766.4KiB 18.93MiB 20.54MiB 21.39MiB 21.7MiB 22.25MiB 22.62MiB 0.100581
('http_to_http_noack', 'comparison', '7c9c224b-6d41-4f96-93c7-726e6ed598d6') 204 20.36MiB 692.39KiB 18.49MiB 20.3MiB 21.24MiB 21.45MiB 21.82MiB 22.18MiB 0.0640788
('http_to_http_noack', 'baseline', '5fd5cb11-30d7-497b-9448-3e8b8e50f5b7') 204 20.12MiB 742.1KiB 18.17MiB 20.11MiB 21.17MiB 21.41MiB 21.61MiB 21.71MiB 0.0698112
('socket_to_socket_blackhole', 'comparison', 'dc40229e-31b9-491e-a964-effd63aadee4') 202 12.61MiB 35.29KiB 12.5MiB 12.62MiB 12.66MiB 12.67MiB 12.68MiB 12.7MiB -0.47336
('socket_to_socket_blackhole', 'baseline', 'e7abd1af-8d96-41f4-bd8a-f9ac58faac08') 202 12.47MiB 36.82KiB 12.36MiB 12.47MiB 12.52MiB 12.53MiB 12.56MiB 12.56MiB -0.188143
('socket_to_socket_blackhole', 'baseline', '290b0057-13fe-44a1-af5c-0873cff73531') 202 12.4MiB 33.61KiB 12.31MiB 12.4MiB 12.44MiB 12.46MiB 12.48MiB 12.52MiB 0.32459
('socket_to_socket_blackhole', 'comparison', '4d58d92c-ff9f-4d64-99ec-1fb1e7d20c91') 202 12.23MiB 54.23KiB 12.09MiB 12.22MiB 12.3MiB 12.33MiB 12.36MiB 12.39MiB 0.528869
('socket_to_socket_blackhole', 'comparison', '9bff855b-e4d4-496b-8cd2-ed3a9ae3da0a') 202 11.98MiB 95.48KiB 11.76MiB 11.98MiB 12.08MiB 12.15MiB 12.26MiB 12.3MiB 0.419754
('socket_to_socket_blackhole', 'baseline', 'fd8e6790-fabe-4cc1-9a15-629a8de8a429') 202 11.97MiB 71.54KiB 11.78MiB 11.96MiB 12.06MiB 12.08MiB 12.18MiB 12.2MiB 0.483438
('http_to_http_acks', 'baseline', 'bb4b1e26-c303-410d-96ec-74d3af4ca5de') 230 10.69MiB 5.18MiB 1.33MiB 10.24MiB 17.87MiB 18.89MiB 19.31MiB 19.63MiB 0.092486
('http_to_http_acks', 'comparison', '3c265dfa-d4ab-41a2-adef-a05bfad91907') 204 9.59MiB 4.72MiB 2.13MiB 9.51MiB 17.63MiB 18.96MiB 20.1MiB 20.15MiB 0.517394
('syslog_humio_logs', 'comparison', '722f4fac-4e6d-42f9-b41b-2b6ed2fa1f44') 204 9.25MiB 36.62KiB 9.14MiB 9.26MiB 9.3MiB 9.31MiB 9.33MiB 9.37MiB -0.139075
('http_to_http_acks', 'baseline', '8b5ad628-fa1b-4b86-8422-305fff93632c') 230 9.19MiB 4.33MiB 2.31MiB 9.01MiB 15.58MiB 17.72MiB 19.14MiB 19.72MiB 0.589967
('syslog_splunk_hec_logs', 'baseline', 'b39aad2d-7979-4be5-ae81-13df7b3504e0') 204 9.18MiB 29.92KiB 9.11MiB 9.18MiB 9.22MiB 9.23MiB 9.24MiB 9.25MiB 0.0314625
('syslog_log2metric_splunk_hec_metrics', 'baseline', 'dccb932f-e063-483f-b798-2e57d359e3c7') 200 9.18MiB 32.32KiB 9.09MiB 9.18MiB 9.22MiB 9.23MiB 9.24MiB 9.28MiB 0.0453102
('syslog_humio_logs', 'baseline', '4d4566db-030d-4d86-b9be-ce1e6d48e4b2') 232 9.17MiB 61.22KiB 9.06MiB 9.15MiB 9.27MiB 9.3MiB 9.34MiB 9.37MiB 1.32432
('syslog_humio_logs', 'comparison', '452b256a-be6f-4f2c-90a6-6849de7b6614') 204 9.12MiB 53.39KiB 9.02MiB 9.11MiB 9.18MiB 9.23MiB 9.31MiB 9.32MiB 1.53668
('http_to_http_acks', 'comparison', '07e2fa10-62f3-45a7-943c-efde990ff02f') 204 9.08MiB 4.68MiB 1.33MiB 9.04MiB 16.68MiB 18.41MiB 20.02MiB 21.33MiB 0.662445
('syslog_log2metric_splunk_hec_metrics', 'comparison', '3cb3fd43-296e-4798-9f43-6a7f49e269b7') 200 9.07MiB 74.29KiB 8.97MiB 9.06MiB 9.12MiB 9.27MiB 9.31MiB 9.35MiB 2.14112
('syslog_humio_logs', 'baseline', '93993e77-0b47-445a-9efd-1addf0d32302') 202 9.07MiB 56.39KiB 8.94MiB 9.06MiB 9.14MiB 9.19MiB 9.24MiB 9.31MiB 1.2109
('syslog_splunk_hec_logs', 'comparison', 'd89261c1-849a-4a4b-be38-bdcf22a96c48') 200 9.05MiB 48.29KiB 8.97MiB 9.05MiB 9.1MiB 9.11MiB 9.24MiB 9.26MiB 1.68031
('syslog_humio_logs', 'comparison', '46bab7b4-28d1-4bf9-963c-3e416426f5bd') 204 9.05MiB 36.25KiB 8.96MiB 9.05MiB 9.08MiB 9.1MiB 9.16MiB 9.21MiB 0.773614
('syslog_log2metric_splunk_hec_metrics', 'baseline', '02b4cd35-5f0b-4455-83ef-0e012040a760') 200 9.02MiB 32.6KiB 8.92MiB 9.01MiB 9.06MiB 9.06MiB 9.08MiB 9.11MiB -0.183243
('syslog_log2metric_splunk_hec_metrics', 'comparison', '37b14c71-bd86-48c7-b902-62708773554b') 200 9.01MiB 32.38KiB 8.93MiB 9.01MiB 9.05MiB 9.06MiB 9.08MiB 9.09MiB -0.055688
('syslog_splunk_hec_logs', 'comparison', 'e2b11540-5bbc-4001-9af4-afbec0dedda8') 200 8.99MiB 64.12KiB 8.89MiB 8.98MiB 9.09MiB 9.14MiB 9.18MiB 9.18MiB 1.40752
('http_to_http_acks', 'baseline', 'd6d3d972-367c-4e81-a411-da09fc3e9e31') 200 8.95MiB 4.1MiB 2.17MiB 9.13MiB 14.24MiB 16.61MiB 19.16MiB 20.06MiB 0.56799
('syslog_log2metric_splunk_hec_metrics', 'comparison', '6a9eb9ea-cf9a-446c-a5f0-43ced6501119') 200 8.94MiB 38.7KiB 8.84MiB 8.94MiB 8.99MiB 9.0MiB 9.04MiB 9.05MiB 0.200436
('syslog_splunk_hec_logs', 'baseline', '19446140-19c4-48e6-8d4d-b3b825afe08c') 204 8.9MiB 54.99KiB 8.75MiB 8.89MiB 8.97MiB 9.01MiB 9.04MiB 9.07MiB 0.687059
('syslog_log2metric_splunk_hec_metrics', 'baseline', 'e3221d25-5334-4dde-95e4-27e988b3b4a3') 200 8.88MiB 30.12KiB 8.79MiB 8.88MiB 8.92MiB 8.92MiB 8.94MiB 8.95MiB -0.179095
('syslog_splunk_hec_logs', 'comparison', 'bee0ad86-3700-43a4-858c-3e5dc4792d90') 200 8.88MiB 56.78KiB 8.74MiB 8.87MiB 8.97MiB 8.99MiB 9.01MiB 9.04MiB 0.613139
('syslog_humio_logs', 'baseline', 'c65d1b49-5d8d-490b-b21b-46710def62ab') 202 8.86MiB 29.32KiB 8.78MiB 8.86MiB 8.9MiB 8.9MiB 8.93MiB 8.94MiB 0.00843111
('syslog_splunk_hec_logs', 'baseline', 'd64ae191-8100-41b2-9ef0-5fa33153880e') 204 8.81MiB 58.48KiB 8.7MiB 8.8MiB 8.93MiB 8.94MiB 8.96MiB 8.97MiB 1.05282
('splunk_hec_route_s3', 'comparison', 'c6bae8db-7937-40dc-a7c2-9556a5462495') 204 8.76MiB 2.05MiB 4.9MiB 8.63MiB 11.42MiB 12.07MiB 12.86MiB 14.24MiB 0.229536
('http_to_http_acks', 'comparison', '56298c24-e803-4cc8-94f6-8610501d1316') 204 8.71MiB 4.08MiB 1.34MiB 9.15MiB 13.59MiB 17.63MiB 18.87MiB 19.66MiB 0.643209
('splunk_hec_route_s3', 'comparison', '3935f666-221a-4cda-9056-32d3880d9085') 204 8.64MiB 2.07MiB 4.69MiB 8.51MiB 11.54MiB 12.27MiB 13.4MiB 13.78MiB 0.379128
('splunk_hec_route_s3', 'baseline', '0e5146fb-a4a4-43e3-a053-b8d09fc818a9') 204 8.61MiB 2.12MiB 4.66MiB 8.21MiB 11.59MiB 12.16MiB 12.85MiB 13.23MiB 0.292154
('splunk_hec_route_s3', 'baseline', 'd168903f-03e4-48c4-b52d-51bae6cf7583') 204 8.58MiB 1.97MiB 5.51MiB 8.66MiB 11.12MiB 11.56MiB 12.34MiB 13.04MiB 0.0879462
('splunk_hec_route_s3', 'baseline', '710b170b-4474-46c7-aa4d-5760a41fef4e') 204 8.55MiB 1.98MiB 4.44MiB 8.41MiB 11.11MiB 11.72MiB 12.8MiB 13.48MiB 0.223583
('splunk_hec_route_s3', 'comparison', '7cf5c50d-de28-49ba-9900-e00bec697d2c') 204 8.54MiB 1.99MiB 5.05MiB 8.47MiB 11.31MiB 11.75MiB 12.48MiB 13.74MiB 0.234914
('syslog_log2metric_humio_metrics', 'baseline', '62a86f72-f6a1-48e3-8e92-aa3c120b31cd') 202 8.0MiB 27.55KiB 7.94MiB 8.0MiB 8.04MiB 8.05MiB 8.06MiB 8.06MiB 0.0733481
('syslog_log2metric_humio_metrics', 'comparison', '4b763099-c866-4328-bce1-d205d7940b14') 200 7.93MiB 29.62KiB 7.84MiB 7.93MiB 7.97MiB 7.98MiB 7.98MiB 8.04MiB -0.045661
('syslog_log2metric_humio_metrics', 'baseline', 'a8826eaf-7612-409a-904c-58896eafa7e7') 202 7.9MiB 134.51KiB 7.54MiB 7.9MiB 8.06MiB 8.09MiB 8.11MiB 8.13MiB -0.41212
('syslog_log2metric_humio_metrics', 'comparison', 'f138e57c-0abd-4972-a9e8-2d82055f115b') 200 7.88MiB 29.22KiB 7.81MiB 7.88MiB 7.92MiB 7.93MiB 7.94MiB 7.95MiB 0.0788852
('syslog_log2metric_humio_metrics', 'comparison', 'ca98dfd4-7cf7-4eba-aaa4-0ba83bd74e26') 200 7.84MiB 128.98KiB 7.46MiB 7.84MiB 7.99MiB 8.02MiB 8.06MiB 8.15MiB -0.307918
('syslog_log2metric_humio_metrics', 'baseline', '5dc35411-bad2-42cf-afa8-139c3516e02a') 202 7.8MiB 44.91KiB 7.71MiB 7.79MiB 7.86MiB 7.89MiB 7.93MiB 7.95MiB 1.07866
('syslog_regex_logs2metric_ddmetrics', 'baseline', '6570e161-0890-4de2-a9cf-92d0051a2e9c') 200 7.26MiB 295.79KiB 6.56MiB 7.26MiB 7.59MiB 7.6MiB 7.62MiB 7.66MiB -0.0826556
('syslog_regex_logs2metric_ddmetrics', 'comparison', '34b3dd71-ed2e-41c9-abf9-f0dad4fd6943') 200 7.19MiB 338.74KiB 6.69MiB 7.21MiB 7.56MiB 7.57MiB 7.6MiB 7.65MiB -0.143434
('syslog_regex_logs2metric_ddmetrics', 'baseline', '83c1135a-75d0-408a-8ac0-adeb73cd0d81') 200 7.18MiB 296.88KiB 6.45MiB 7.21MiB 7.49MiB 7.57MiB 7.66MiB 7.68MiB -0.153995
('syslog_regex_logs2metric_ddmetrics', 'comparison', '60779c7b-560a-484a-af1b-7df658d3bb86') 200 7.15MiB 336.06KiB 6.66MiB 7.19MiB 7.52MiB 7.53MiB 7.56MiB 7.58MiB -0.178057
('syslog_loki', 'comparison', 'd04f335e-7a6f-4925-a01d-5fbb48313ac7') 200 7.11MiB 28.24KiB 7.04MiB 7.11MiB 7.14MiB 7.15MiB 7.18MiB 7.19MiB 0.061385
('syslog_loki', 'comparison', '8dca2b5e-0639-44ad-b89f-10e27225c7cd') 200 7.1MiB 29.4KiB 7.01MiB 7.11MiB 7.14MiB 7.15MiB 7.17MiB 7.17MiB -0.0349217
('syslog_regex_logs2metric_ddmetrics', 'baseline', '681475ec-cdc9-46dc-af2e-243fa8860b3c') 200 7.08MiB 322.99KiB 6.59MiB 7.17MiB 7.43MiB 7.44MiB 7.5MiB 7.55MiB -0.264057
('syslog_loki', 'baseline', 'e7097740-2910-43f5-9c61-e15487b1e8b9') 202 7.0MiB 23.39KiB 6.93MiB 7.0MiB 7.03MiB 7.04MiB 7.04MiB 7.06MiB -0.229593
('syslog_loki', 'comparison', '3722479a-0209-4c58-b0ea-6cd5a3e6e647') 200 6.99MiB 29.86KiB 6.91MiB 6.99MiB 7.03MiB 7.03MiB 7.05MiB 7.06MiB -0.0126605
('syslog_loki', 'baseline', 'e397be1d-0f5f-40ab-9622-46d550ef3211') 202 6.97MiB 24.76KiB 6.91MiB 6.98MiB 7.0MiB 7.01MiB 7.03MiB 7.04MiB -0.241101
('syslog_regex_logs2metric_ddmetrics', 'comparison', '51624d17-a8a2-4b85-823b-9fb850fc9105') 200 6.92MiB 300.49KiB 6.4MiB 7.06MiB 7.22MiB 7.23MiB 7.28MiB 7.31MiB -0.499946
('syslog_loki', 'baseline', '07216787-f766-4f92-b012-f72e70a205dc') 202 6.83MiB 25.57KiB 6.77MiB 6.83MiB 6.87MiB 6.87MiB 6.89MiB 6.9MiB 0.0975717
('splunk_transforms_splunk3', 'baseline', '14c82160-4765-458d-8098-5e48095981aa') 203 5.21MiB 1.4MiB 2.17MiB 5.07MiB 7.09MiB 7.53MiB 8.07MiB 8.46MiB 0.200758
('splunk_transforms_splunk3', 'baseline', '0b363871-588c-4f78-b78b-b374ac2baf19') 203 5.11MiB 1.46MiB 1.8MiB 4.98MiB 7.1MiB 7.48MiB 8.02MiB 8.36MiB 0.158478
('splunk_transforms_splunk3', 'baseline', 'c661bad2-10f5-49fe-89b8-928f2a7a5885') 203 5.1MiB 1.49MiB 2.46MiB 4.89MiB 7.14MiB 7.45MiB 8.65MiB 8.89MiB 0.352331
('splunk_transforms_splunk3', 'comparison', 'b58c8c05-765c-488f-8527-5b8ca6ffeb50') 202 5.06MiB 1.49MiB 2.26MiB 4.75MiB 7.29MiB 7.67MiB 8.36MiB 8.39MiB 0.378907
('splunk_transforms_splunk3', 'comparison', 'dabb966b-e892-47ec-9c57-b57be5734039') 202 5.02MiB 1.39MiB 1.52MiB 4.85MiB 7.02MiB 7.33MiB 7.61MiB 8.0MiB 0.166544
('splunk_transforms_splunk3', 'comparison', '46b03cfc-fd12-4252-812b-20f61ff0fa09') 202 4.99MiB 1.45MiB 1.77MiB 4.76MiB 7.03MiB 7.39MiB 8.09MiB 8.12MiB 0.284979
('http_datadog_filter_blackhole', 'comparison', '2e1aecd3-e0f5-48fa-8578-29a7b5c72444') 202 2.15MiB 852.36KiB 260.99KiB 2.04MiB 3.24MiB 3.66MiB 3.99MiB 4.12MiB 0.241959
('http_datadog_filter_blackhole', 'comparison', '7b3bd813-5142-4a03-9302-0726a50478da') 202 2.13MiB 793.1KiB 477.78KiB 2.04MiB 3.29MiB 3.59MiB 3.85MiB 4.0MiB 0.315785
('http_datadog_filter_blackhole', 'comparison', '67553e6c-3808-4d00-9af9-ad03301e4a3b') 202 2.13MiB 865.84KiB 490.01KiB 2.09MiB 3.21MiB 3.53MiB 4.31MiB 4.48MiB 0.390288
('http_datadog_filter_blackhole', 'baseline', 'a7a08fe4-6ae6-4721-99ed-6f80cad1ee7f') 202 2.06MiB 806.22KiB 384.01KiB 1.92MiB 3.2MiB 3.47MiB 3.82MiB 4.29MiB 0.326862
('http_datadog_filter_blackhole', 'baseline', '46662de7-5ddc-4f12-b394-19a831340a6a') 203 2.04MiB 790.11KiB 430.89KiB 1.98MiB 3.03MiB 3.56MiB 3.78MiB 4.02MiB 0.327281
('http_datadog_filter_blackhole', 'baseline', '54dcbd20-1ce4-473f-b6f9-e909776e2b62') 202 2.03MiB 807.28KiB 232.77KiB 2.02MiB 3.12MiB 3.3MiB 4.19MiB 4.39MiB 0.263018
('http_pipelines_no_grok_blackhole', 'comparison', 'cf198292-1f73-4fb8-93b4-7b7cd7120e84') 200 1.82MiB 618.59KiB 141.74KiB 1.8MiB 2.58MiB 2.77MiB 3.44MiB 3.59MiB 0.233853
('http_pipelines_no_grok_blackhole', 'baseline', '9f3ee5f1-ef51-4eed-9dc9-58d23789c40c') 200 1.79MiB 578.29KiB 650.96KiB 1.81MiB 2.48MiB 2.63MiB 3.11MiB 3.22MiB -0.010397
('http_pipelines_no_grok_blackhole', 'comparison', '3c63bf3c-ce00-4104-80ee-5a1e8ea9177d') 200 1.76MiB 593.74KiB 662.02KiB 1.68MiB 2.55MiB 2.74MiB 3.17MiB 4.34MiB 0.696696
('http_pipelines_no_grok_blackhole', 'baseline', 'aea271ad-4c94-4287-be4a-8577390333cf') 200 1.74MiB 550.24KiB 260.99KiB 1.72MiB 2.45MiB 2.68MiB 2.94MiB 3.19MiB 0.0287012
('http_pipelines_no_grok_blackhole', 'comparison', 'f690ea9c-0750-4105-9b75-a14d716215c3') 200 1.74MiB 619.56KiB 477.78KiB 1.76MiB 2.49MiB 2.74MiB 3.13MiB 3.75MiB 0.221898
('http_pipelines_no_grok_blackhole', 'baseline', '75904a56-918a-4a71-8b05-54222a7de6be') 200 1.71MiB 567.32KiB 488.32KiB 1.67MiB 2.42MiB 2.75MiB 3.17MiB 3.29MiB 0.389308
('http_pipelines_blackhole_acks', 'baseline', '0fdf6bc9-46df-44b7-87a3-b1be140099bd') 199 819.77KiB 444.97KiB 15.99KiB 780.21KiB 1.36MiB 1.58MiB 1.97MiB 2.18MiB 0.654904
('http_pipelines_blackhole', 'comparison', '6a6e1f85-6a6d-4a8f-8dd2-48f1f7cbfa0f') 200 810.99KiB 364.73KiB 30.89KiB 767.18KiB 1.26MiB 1.49MiB 1.63MiB 1.82MiB 0.437929
('http_pipelines_blackhole', 'baseline', '29ea87b8-1636-402c-9fb2-513c0417755f') 197 805.41KiB 369.17KiB 94.34KiB 764.22KiB 1.26MiB 1.39MiB 1.68MiB 2.4MiB 0.669368
('http_pipelines_blackhole_acks', 'baseline', 'a4e6783c-6e94-4aed-95ef-b0e6b1dd10ec') 199 794.66KiB 437.27KiB 46.88KiB 708.42KiB 1.38MiB 1.64MiB 1.92MiB 2.1MiB 0.803549
('http_pipelines_blackhole_acks', 'comparison', 'c04d20c6-cb85-4395-9933-3853a9866a03') 201 792.13KiB 438.29KiB 46.88KiB 749.32KiB 1.32MiB 1.54MiB 1.97MiB 2.24MiB 0.657007
('http_pipelines_blackhole', 'comparison', 'eba58ec7-03e2-469f-9303-eb1054221598') 200 784.06KiB 391.43KiB 30.89KiB 750.39KiB 1.32MiB 1.44MiB 1.73MiB 1.94MiB 0.523537
('http_pipelines_blackhole', 'comparison', '4d91517c-9871-4ffb-8099-f3fd01704fb4') 203 781.1KiB 412.62KiB 15.99KiB 706.79KiB 1.3MiB 1.46MiB 1.72MiB 2.51MiB 0.985678
('http_pipelines_blackhole', 'baseline', 'a2ec5b9b-bdd4-4ef3-bbbb-ffea65ef425e') 203 756.18KiB 399.04KiB 15.99KiB 733.33KiB 1.19MiB 1.43MiB 1.88MiB 1.9MiB 0.538112
('http_pipelines_blackhole', 'baseline', '37faea10-634f-422d-bdd7-0c3ee772aab3') 200 750.36KiB 379.5KiB 46.88KiB 727.8KiB 1.23MiB 1.38MiB 1.65MiB 2.09MiB 0.702528
('http_pipelines_blackhole_acks', 'baseline', '983c6f71-1ecb-42e9-a143-be5d966e5e6e') 200 743.59KiB 421.57KiB 30.89KiB 690.79KiB 1.32MiB 1.42MiB 1.73MiB 1.97MiB 0.491378
('http_pipelines_blackhole_acks', 'comparison', '1b55475b-a784-47c5-bd0f-e598a54bc04a') 201 736.23KiB 453.74KiB 15.99KiB 658.22KiB 1.36MiB 1.6MiB 1.82MiB 2.09MiB 0.701076
('http_pipelines_blackhole_acks', 'comparison', '26955f3a-9c01-4431-850d-b4e575464354') 200 731.21KiB 394.37KiB 15.99KiB 726.95KiB 1.23MiB 1.33MiB 1.57MiB 1.97MiB 0.308295

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: deps Anything related to Vector's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants