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

Bump actions/setup-go from 5.0.2 to 5.2.0 #32037

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps actions/setup-go from 5.0.2 to 5.2.0.

Release notes

Sourced from actions/setup-go's releases.

v5.2.0

What's Changed

  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in actions/setup-go#496

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

Commits
  • 3041bf5 feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496)
  • 41dfa10 Enhance workflows and Upgrade micromatch Dependency (#510)
  • 9419772 Revise isGhes logic (#511)
  • d60b41a Merge pull request #502 from actions/Jcambass-patch-1
  • e09f57f Upgrade IA Publish
  • df1a117 Merge pull request #500 from actions/Jcambass-patch-1
  • 49582f6 Add workflow file for publishing releases to immutable action package
  • b26d402 fix: add arch to cache key (#493)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner December 11, 2024 16:38
@dependabot dependabot bot added qa/no-code-change No code change in Agent code requiring validation team/agent-devx-infra labels Dec 11, 2024
@dependabot dependabot bot requested review from a team as code owners December 11, 2024 16:38
@dependabot dependabot bot requested a review from jeremy-hanna December 11, 2024 16:38
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

The following labels could not be found: dependencies-github-actions.

@github-actions github-actions bot added the medium review PR review might take time label Dec 11, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-go-5.2.0 branch from 6e1ffd8 to 68b553e Compare December 11, 2024 17:01
@dependabot dependabot bot requested a review from a team as a code owner December 11, 2024 17:01
@dependabot dependabot bot requested a review from mx-psi December 11, 2024 17:01
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Dec 11, 2024

[Fast Unit Tests Report]

On pipeline 51504708 (CI Visibility). The following jobs did not run any unit tests:

Jobs:
  • tests_deb-arm64-py3
  • tests_deb-x64-py3
  • tests_flavor_dogstatsd_deb-x64
  • tests_flavor_heroku_deb-x64
  • tests_flavor_iot_deb-x64
  • tests_rpm-arm64-py3
  • tests_rpm-x64-py3
  • tests_windows-x64

If you modified Go files and expected unit tests to run in these jobs, please double check the job logs. If you think tests should have been executed reach out to #agent-devx-help

@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Dec 11, 2024

Package size comparison

Comparison with ancestor 7cddbb865e751fb5a9a2d54755ca76d4158cf56d

Diff per package
package diff status size ancestor threshold
datadog-agent-amd64-deb 0.00MB 1265.81MB 1265.81MB 140.00MB
datadog-iot-agent-amd64-deb 0.00MB 113.24MB 113.24MB 10.00MB
datadog-dogstatsd-amd64-deb 0.00MB 78.41MB 78.41MB 10.00MB
datadog-heroku-agent-amd64-deb 0.00MB 526.56MB 526.56MB 70.00MB
datadog-agent-x86_64-rpm 0.00MB 1275.04MB 1275.04MB 140.00MB
datadog-agent-x86_64-suse 0.00MB 1275.04MB 1275.04MB 140.00MB
datadog-iot-agent-x86_64-rpm 0.00MB 113.31MB 113.31MB 10.00MB
datadog-iot-agent-x86_64-suse 0.00MB 113.30MB 113.30MB 10.00MB
datadog-dogstatsd-x86_64-rpm 0.00MB 78.49MB 78.49MB 10.00MB
datadog-dogstatsd-x86_64-suse 0.00MB 78.49MB 78.49MB 10.00MB
datadog-agent-arm64-deb 0.00MB 1000.81MB 1000.81MB 140.00MB
datadog-iot-agent-arm64-deb 0.00MB 108.72MB 108.72MB 10.00MB
datadog-dogstatsd-arm64-deb 0.00MB 55.64MB 55.64MB 10.00MB
datadog-agent-aarch64-rpm 0.00MB 1010.03MB 1010.03MB 140.00MB
datadog-iot-agent-aarch64-rpm 0.00MB 108.79MB 108.79MB 10.00MB

Decision

✅ Passed

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-go-5.2.0 branch from 68b553e to bed5f25 Compare December 11, 2024 22:39
Copy link

cit-pr-commenter bot commented Dec 11, 2024

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 962640a5-ed15-4b28-9d1d-1734d8846472

Baseline: 8949577
Comparison: d07c256
Diff

❌ Experiments with missing or malformed data

This is a critical error. No usable optimization goal data was produced by the listed experiments. This may be a result of misconfiguration. Ping #single-machine-performance and we can help out.

Optimization Goals: ✅ No significant changes detected

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
file_to_blackhole_1000ms_latency egress throughput +0.47 [-0.31, +1.26] 1 Logs
otel_to_otel_logs ingress throughput +0.27 [-0.45, +1.00] 1 Logs
file_to_blackhole_100ms_latency egress throughput +0.13 [-0.62, +0.89] 1 Logs
file_to_blackhole_0ms_latency egress throughput +0.06 [-0.86, +0.99] 1 Logs
quality_gate_idle memory utilization +0.03 [-0.04, +0.09] 1 Logs bounds checks dashboard
file_to_blackhole_0ms_latency_http2 egress throughput +0.02 [-0.89, +0.92] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput +0.00 [-0.01, +0.02] 1 Logs
file_to_blackhole_0ms_latency_http1 egress throughput -0.00 [-0.89, +0.88] 1 Logs
uds_dogstatsd_to_api ingress throughput -0.02 [-0.10, +0.07] 1 Logs
file_to_blackhole_300ms_latency egress throughput -0.03 [-0.66, +0.60] 1 Logs
file_to_blackhole_500ms_latency egress throughput -0.13 [-0.90, +0.64] 1 Logs
file_to_blackhole_1000ms_latency_linear_load egress throughput -0.41 [-0.87, +0.05] 1 Logs
tcp_syslog_to_blackhole ingress throughput -0.59 [-0.65, -0.53] 1 Logs
uds_dogstatsd_to_api_cpu % cpu utilization -0.60 [-1.32, +0.12] 1 Logs
quality_gate_logs % cpu utilization -1.18 [-4.13, +1.77] 1 Logs
quality_gate_idle_all_features memory utilization -2.40 [-2.53, -2.27] 1 Logs bounds checks dashboard

Bounds Checks: ❌ Failed

perf experiment bounds_check_name replicates_passed links
quality_gate_idle memory_usage 6/10 bounds checks dashboard
file_to_blackhole_0ms_latency lost_bytes 10/10
file_to_blackhole_0ms_latency memory_usage 10/10
file_to_blackhole_0ms_latency_http1 lost_bytes 10/10
file_to_blackhole_0ms_latency_http1 memory_usage 10/10
file_to_blackhole_0ms_latency_http2 lost_bytes 10/10
file_to_blackhole_0ms_latency_http2 memory_usage 10/10
file_to_blackhole_1000ms_latency memory_usage 10/10
file_to_blackhole_1000ms_latency_linear_load memory_usage 10/10
file_to_blackhole_100ms_latency lost_bytes 10/10
file_to_blackhole_100ms_latency memory_usage 10/10
file_to_blackhole_300ms_latency lost_bytes 10/10
file_to_blackhole_300ms_latency memory_usage 10/10
file_to_blackhole_500ms_latency lost_bytes 10/10
file_to_blackhole_500ms_latency memory_usage 10/10
quality_gate_idle_all_features memory_usage 10/10 bounds checks dashboard
quality_gate_logs lost_bytes 10/10
quality_gate_logs memory_usage 10/10

Explanation

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

CI Pass/Fail Decision

Failed. Some Quality Gates were violated.

  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check memory_usage: 6/10 replicas passed. Failed 4 which is > 0. Gate FAILED.

Copy link
Contributor

@dustmop dustmop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for ASC-owned files

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-go-5.2.0 branch from bed5f25 to 77557f4 Compare December 13, 2024 17:41
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Dec 13, 2024

Uncompressed package size comparison

Comparison with ancestor 919ff87361c87fa18c5e7498565f26e4fe2271f9

Diff per package
package diff status size ancestor threshold
datadog-dogstatsd-amd64-deb 0.00MB 78.59MB 78.59MB 10.00MB
datadog-dogstatsd-x86_64-rpm 0.00MB 78.67MB 78.67MB 10.00MB
datadog-dogstatsd-x86_64-suse 0.00MB 78.67MB 78.67MB 10.00MB
datadog-dogstatsd-arm64-deb 0.00MB 55.79MB 55.79MB 10.00MB
datadog-heroku-agent-amd64-deb 0.00MB 505.07MB 505.07MB 70.00MB
datadog-iot-agent-amd64-deb 0.00MB 113.31MB 113.31MB 10.00MB
datadog-iot-agent-x86_64-rpm 0.00MB 113.38MB 113.38MB 10.00MB
datadog-iot-agent-x86_64-suse 0.00MB 113.38MB 113.38MB 10.00MB
datadog-iot-agent-arm64-deb 0.00MB 108.78MB 108.78MB 10.00MB
datadog-iot-agent-aarch64-rpm 0.00MB 108.85MB 108.85MB 10.00MB
datadog-agent-amd64-deb -0.01MB 1187.90MB 1187.91MB 140.00MB
datadog-agent-x86_64-rpm -0.01MB 1197.14MB 1197.14MB 140.00MB
datadog-agent-x86_64-suse -0.01MB 1197.14MB 1197.14MB 140.00MB
datadog-agent-aarch64-rpm -0.02MB 943.10MB 943.12MB 140.00MB
datadog-agent-arm64-deb -0.02MB 933.88MB 933.90MB 140.00MB

Decision

✅ Passed

@chouetz
Copy link
Member

chouetz commented Dec 18, 2024

/merge

@dd-devflow
Copy link

dd-devflow bot commented Dec 18, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-12-18 14:59:34 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2024-12-18 18:59:32 UTC ⚠️ MergeQueue: This merge request was unqueued

This merge request was unqueued

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@0a12ed9...3041bf5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-go-5.2.0 branch from 77557f4 to d07c256 Compare December 18, 2024 17:01
@chouetz
Copy link
Member

chouetz commented Dec 18, 2024

/merge

@dd-devflow
Copy link

dd-devflow bot commented Dec 18, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-12-18 21:39:32 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2024-12-19 01:39:34 UTC ⚠️ MergeQueue: This merge request was unqueued

This merge request was unqueued

Copy link
Contributor

Serverless Benchmark Results

BenchmarkStartEndInvocation comparison between 919ff87 and 4558b85.

tl;dr

Use these benchmarks as an insight tool during development.

  1. Skim down the vs base column in each chart. If there is a ~, then there was no statistically significant change to the benchmark. Otherwise, ensure the estimated percent change is either negative or very small.

  2. The last row of each chart is the geomean. Ensure this percentage is either negative or very small.

What is this benchmarking?

The BenchmarkStartEndInvocation compares the amount of time it takes to call the start-invocation and end-invocation endpoints. For universal instrumentation languages (Dotnet, Golang, Java, Ruby), this represents the majority of the duration overhead added by our tracing layer.

The benchmark is run using a large variety of lambda request payloads. In the charts below, there is one row for each event payload type.

How do I interpret these charts?

The charts below comes from benchstat. They represent the statistical change in duration (sec/op), memory overhead (B/op), and allocations (allocs/op).

The benchstat docs explain how to interpret these charts.

Before the comparison table, we see common file-level configuration. If there are benchmarks with different configuration (for example, from different packages), benchstat will print separate tables for each configuration.

The table then compares the two input files for each benchmark. It shows the median and 95% confidence interval summaries for each benchmark before and after the change, and an A/B comparison under "vs base". ... The p-value measures how likely it is that any differences were due to random chance (i.e., noise). The "~" means benchstat did not detect a statistically significant difference between the two inputs. ...

Note that "statistically significant" is not the same as "large": with enough low-noise data, even very small changes can be distinguished from noise and considered statistically significant. It is, of course, generally easier to distinguish large changes from noise.

Finally, the last row of the table shows the geometric mean of each column, giving an overall picture of how the benchmarks changed. Proportional changes in the geomean reflect proportional changes in the benchmarks. For example, given n benchmarks, if sec/op for one of them increases by a factor of 2, then the sec/op geomean will increase by a factor of ⁿ√2.

I need more help

First off, do not worry if the benchmarks are failing. They are not tests. The intention is for them to be a tool for you to use during development.

If you would like a hand interpreting the results come chat with us in #serverless-agent in the internal DataDog slack or in #serverless in the public DataDog slack. We're happy to help!

Benchmark stats
goos: linux
goarch: amd64
pkg: github.com/DataDog/datadog-agent/pkg/serverless/daemon
cpu: AMD EPYC 7763 64-Core Processor                
                                      │ baseline/benchmark.log │        current/benchmark.log         │
                                      │         sec/op         │    sec/op      vs base               │
api-gateway-appsec.json                            93.59µ ± 7%    88.96µ ± 15%       ~ (p=0.190 n=10)
api-gateway-kong-appsec.json                       73.29µ ± 7%    69.14µ ±  3%  -5.66% (p=0.000 n=10)
api-gateway-kong.json                              70.44µ ± 1%    68.65µ ±  3%  -2.53% (p=0.015 n=10)
api-gateway-non-proxy-async.json                   108.2µ ± 2%    103.5µ ±  4%  -4.37% (p=0.000 n=10)
api-gateway-non-proxy.json                         108.7µ ± 1%    103.2µ ±  5%  -5.11% (p=0.009 n=10)
api-gateway-websocket-connect.json                 72.15µ ± 2%    70.34µ ±  2%  -2.50% (p=0.003 n=10)
api-gateway-websocket-default.json                 63.81µ ± 2%    63.90µ ±  1%       ~ (p=1.000 n=10)
api-gateway-websocket-disconnect.json              63.02µ ± 1%    62.24µ ±  1%  -1.24% (p=0.011 n=10)
api-gateway.json                                   115.1µ ± 2%    108.4µ ±  2%  -5.89% (p=0.000 n=10)
application-load-balancer.json                     62.82µ ± 1%    60.06µ ±  3%  -4.39% (p=0.002 n=10)
cloudfront.json                                    47.82µ ± 2%    45.32µ ±  2%  -5.22% (p=0.000 n=10)
cloudwatch-events.json                             39.81µ ± 1%    37.69µ ±  1%  -5.34% (p=0.000 n=10)
cloudwatch-logs.json                               63.96µ ± 1%    59.53µ ±  2%  -6.93% (p=0.000 n=10)
custom.json                                        33.58µ ± 1%    31.99µ ±  2%  -4.73% (p=0.000 n=10)
dynamodb.json                                      90.52µ ± 2%    85.86µ ±  8%  -5.15% (p=0.015 n=10)
empty.json                                         31.85µ ± 1%    30.35µ ±  1%  -4.71% (p=0.000 n=10)
eventbridge-custom.json                            48.31µ ± 2%    48.08µ ±  3%       ~ (p=0.481 n=10)
eventbridge-no-bus.json                            47.09µ ± 0%    48.48µ ±  1%  +2.95% (p=0.000 n=10)
eventbridge-no-timestamp.json                      47.14µ ± 3%    45.86µ ±  4%  -2.72% (p=0.011 n=10)
eventbridgesns.json                                61.24µ ± 1%    60.68µ ±  3%       ~ (p=0.393 n=10)
eventbridgesqs.json                                68.69µ ± 1%    68.12µ ±  1%       ~ (p=0.165 n=10)
http-api.json                                      68.61µ ± 1%    70.59µ ±  2%  +2.88% (p=0.000 n=10)
kinesis-batch.json                                 67.36µ ± 1%    67.97µ ±  3%  +0.91% (p=0.019 n=10)
kinesis.json                                       54.06µ ± 1%    53.25µ ±  3%       ~ (p=0.105 n=10)
s3.json                                            58.00µ ± 1%    57.21µ ±  3%       ~ (p=0.280 n=10)
sns-batch.json                                     85.85µ ± 1%    84.31µ ±  1%  -1.80% (p=0.003 n=10)
sns.json                                           64.87µ ± 1%    65.53µ ±  2%  +1.02% (p=0.004 n=10)
snssqs.json                                        106.9µ ± 2%    110.5µ ±  3%  +3.28% (p=0.002 n=10)
snssqs_no_dd_context.json                          98.16µ ± 2%   101.39µ ±  2%  +3.30% (p=0.000 n=10)
sqs-aws-header.json                                55.40µ ± 2%    55.07µ ±  2%       ~ (p=0.315 n=10)
sqs-batch.json                                     89.52µ ± 1%    87.10µ ±  1%  -2.71% (p=0.000 n=10)
sqs.json                                           67.02µ ± 1%    65.01µ ±  3%  -2.99% (p=0.011 n=10)
sqs_no_dd_context.json                             61.16µ ± 2%    59.37µ ±  1%  -2.94% (p=0.000 n=10)
stepfunction.json                                  43.00µ ± 2%    42.39µ ±  3%       ~ (p=0.481 n=10)
geomean                                            65.15µ         63.69µ        -2.23%

                                      │ baseline/benchmark.log │        current/benchmark.log        │
                                      │          B/op          │     B/op      vs base               │
api-gateway-appsec.json                           37.33Ki ± 0%   37.32Ki ± 0%       ~ (p=0.209 n=10)
api-gateway-kong-appsec.json                      26.91Ki ± 0%   26.90Ki ± 0%       ~ (p=0.927 n=10)
api-gateway-kong.json                             24.37Ki ± 0%   24.37Ki ± 0%       ~ (p=0.586 n=10)
api-gateway-non-proxy-async.json                  47.99Ki ± 0%   47.99Ki ± 0%       ~ (p=0.157 n=10)
api-gateway-non-proxy.json                        47.17Ki ± 0%   47.17Ki ± 0%       ~ (p=0.401 n=10)
api-gateway-websocket-connect.json                25.37Ki ± 0%   25.37Ki ± 0%       ~ (p=0.955 n=10)
api-gateway-websocket-default.json                21.26Ki ± 0%   21.26Ki ± 0%       ~ (p=0.069 n=10)
api-gateway-websocket-disconnect.json             21.02Ki ± 0%   21.02Ki ± 0%       ~ (p=0.931 n=10)
api-gateway.json                                  49.27Ki ± 0%   49.27Ki ± 0%       ~ (p=0.446 n=10)
application-load-balancer.json                    23.39Ki ± 0%   23.39Ki ± 0%       ~ (p=0.180 n=10)
cloudfront.json                                   17.45Ki ± 0%   17.45Ki ± 0%  -0.01% (p=0.017 n=10)
cloudwatch-events.json                            11.52Ki ± 0%   11.52Ki ± 0%       ~ (p=0.140 n=10)
cloudwatch-logs.json                              53.05Ki ± 0%   53.05Ki ± 0%       ~ (p=0.113 n=10)
custom.json                                       9.545Ki ± 0%   9.544Ki ± 0%       ~ (p=0.406 n=10)
dynamodb.json                                     40.33Ki ± 0%   40.33Ki ± 0%       ~ (p=0.953 n=10)
empty.json                                        9.083Ki ± 0%   9.083Ki ± 0%       ~ (p=0.363 n=10)
eventbridge-custom.json                           14.67Ki ± 0%   14.67Ki ± 0%  +0.01% (p=0.031 n=10)
eventbridge-no-bus.json                           13.63Ki ± 0%   13.63Ki ± 0%       ~ (p=0.489 n=10)
eventbridge-no-timestamp.json                     13.63Ki ± 0%   13.63Ki ± 0%       ~ (p=0.161 n=10)
eventbridgesns.json                               20.46Ki ± 0%   20.46Ki ± 0%       ~ (p=0.836 n=10)
eventbridgesqs.json                               24.60Ki ± 0%   24.59Ki ± 0%  -0.01% (p=0.000 n=10)
http-api.json                                     23.31Ki ± 0%   23.31Ki ± 0%       ~ (p=0.611 n=10)
kinesis-batch.json                                26.53Ki ± 0%   26.53Ki ± 0%       ~ (p=0.445 n=10)
kinesis.json                                      17.41Ki ± 0%   17.41Ki ± 0%       ~ (p=0.261 n=10)
s3.json                                           19.90Ki ± 0%   19.90Ki ± 0%       ~ (p=0.902 n=10)
sns-batch.json                                    39.07Ki ± 0%   39.07Ki ± 0%       ~ (p=0.791 n=10)
sns.json                                          24.49Ki ± 0%   24.49Ki ± 0%       ~ (p=0.503 n=10)
snssqs.json                                       52.74Ki ± 0%   52.74Ki ± 0%       ~ (p=0.594 n=10)
snssqs_no_dd_context.json                         46.50Ki ± 0%   46.50Ki ± 0%       ~ (p=0.641 n=10)
sqs-aws-header.json                               18.78Ki ± 0%   18.79Ki ± 0%       ~ (p=0.065 n=10)
sqs-batch.json                                    41.26Ki ± 0%   41.26Ki ± 0%       ~ (p=0.866 n=10)
sqs.json                                          25.39Ki ± 0%   25.39Ki ± 0%       ~ (p=0.642 n=10)
sqs_no_dd_context.json                            21.04Ki ± 0%   21.04Ki ± 0%       ~ (p=0.982 n=10)
stepfunction.json                                 13.54Ki ± 0%   13.54Ki ± 0%       ~ (p=0.493 n=10)
geomean                                           24.15Ki        24.15Ki       +0.00%

                                      │ baseline/benchmark.log │        current/benchmark.log        │
                                      │       allocs/op        │ allocs/op   vs base                 │
api-gateway-appsec.json                             630.0 ± 0%   630.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-kong-appsec.json                        488.0 ± 0%   488.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-kong.json                               466.0 ± 0%   466.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-non-proxy-async.json                    723.0 ± 0%   723.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-non-proxy.json                          713.0 ± 0%   713.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-websocket-connect.json                  451.0 ± 0%   451.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-websocket-default.json                  376.0 ± 0%   376.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-websocket-disconnect.json               366.0 ± 0%   366.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway.json                                    785.0 ± 0%   785.0 ± 0%       ~ (p=1.000 n=10) ¹
application-load-balancer.json                      351.0 ± 0%   351.0 ± 0%       ~ (p=1.000 n=10) ¹
cloudfront.json                                     281.0 ± 0%   281.0 ± 0%       ~ (p=1.000 n=10) ¹
cloudwatch-events.json                              218.0 ± 0%   218.0 ± 0%       ~ (p=1.000 n=10) ¹
cloudwatch-logs.json                                211.0 ± 0%   211.0 ± 0%       ~ (p=1.000 n=10) ¹
custom.json                                         166.0 ± 0%   166.0 ± 0%       ~ (p=1.000 n=10) ¹
dynamodb.json                                       582.0 ± 0%   582.0 ± 0%       ~ (p=1.000 n=10) ¹
empty.json                                          157.0 ± 0%   157.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridge-custom.json                             261.0 ± 0%   261.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridge-no-bus.json                             252.0 ± 0%   252.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridge-no-timestamp.json                       252.0 ± 0%   252.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridgesns.json                                 318.0 ± 0%   318.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridgesqs.json                                 358.0 ± 0%   358.0 ± 0%       ~ (p=1.000 n=10) ¹
http-api.json                                       424.0 ± 0%   424.0 ± 0%       ~ (p=1.000 n=10) ¹
kinesis-batch.json                                  383.0 ± 0%   383.0 ± 0%       ~ (p=1.000 n=10) ¹
kinesis.json                                        279.0 ± 0%   279.0 ± 0%       ~ (p=1.000 n=10) ¹
s3.json                                             351.0 ± 0%   351.0 ± 0%       ~ (p=1.000 n=10) ¹
sns-batch.json                                      465.0 ± 0%   465.0 ± 0%       ~ (p=1.000 n=10) ¹
sns.json                                            336.0 ± 0%   336.0 ± 0%       ~ (p=1.000 n=10) ¹
snssqs.json                                         460.0 ± 0%   460.0 ± 0%       ~ (p=1.000 n=10) ¹
snssqs_no_dd_context.json                           420.0 ± 0%   420.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs-aws-header.json                                 276.0 ± 0%   276.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs-batch.json                                      500.0 ± 0%   500.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs.json                                            351.0 ± 0%   351.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs_no_dd_context.json                              337.0 ± 0%   337.0 ± 0%       ~ (p=1.000 n=10) ¹
stepfunction.json                                   226.0 ± 0%   226.0 ± 0%       ~ (p=1.000 n=10) ¹
geomean                                             360.1        360.1       +0.00%
¹ all samples are equal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog dependencies PRs that bump a dependency dev/tooling medium review PR review might take time qa/no-code-change No code change in Agent code requiring validation team/agent-devx-infra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants