Skip to content

feat: Add YJIT and ZJIT tracking to user-agent#3377

Merged
sichanyoo merged 6 commits into
version-3from
feat/jit-tracking
May 11, 2026
Merged

feat: Add YJIT and ZJIT tracking to user-agent#3377
sichanyoo merged 6 commits into
version-3from
feat/jit-tracking

Conversation

@sichanyoo
Copy link
Copy Markdown
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sichanyoo sichanyoo requested a review from a team as a code owner May 8, 2026 21:11
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Detected 16 possible performance regressions:

  • aws-sdk-cloudwatch.put_metric_data_small_allocated_kb - z-score regression: 47.93 -> 47.97. Z-score: Infinity
  • aws-sdk-cloudwatch.put_metric_data_large_allocated_kb - z-score regression: 384.07 -> 384.11. Z-score: Infinity
  • aws-sdk-cloudwatchlogs.put_log_events_small_allocated_kb - z-score regression: 56.62 -> 56.66. Z-score: Infinity
  • aws-sdk-cloudwatchlogs.put_log_events_large_allocated_kb - z-score regression: 5990.58 -> 5990.62. Z-score: Infinity
  • aws-sdk-cloudwatchlogs.get_log_events_small_allocated_kb - z-score regression: 52.13 -> 52.17. Z-score: Infinity
  • aws-sdk-cloudwatchlogs.get_log_events_large_allocated_kb - z-score regression: 7607.94 -> 7607.98. Z-score: Infinity
  • aws-sdk-cloudwatchlogs.filter_log_events_large_allocated_kb - z-score regression: 7804.01 -> 7804.05. Z-score: Infinity
  • aws-sdk-dynamodb.get_item_small_allocated_kb - z-score regression: 72.29 -> 72.33. Z-score: Infinity
  • aws-sdk-dynamodb.get_item_large_allocated_kb - z-score regression: 19164.1 -> 19164.14. Z-score: Infinity
  • aws-sdk-dynamodb.put_item_small_allocated_kb - z-score regression: 78.46 -> 78.5. Z-score: Infinity
  • aws-sdk-dynamodb.put_item_large_allocated_kb - z-score regression: 11936.25 -> 11936.29. Z-score: Infinity
  • aws-sdk-dynamodb.batch_get_item_large_allocated_kb - z-score regression: 17569.23 -> 17569.27. Z-score: Infinity
  • aws-sdk-kinesis.put_record_small_allocated_kb - z-score regression: 47.01 -> 47.05. Z-score: Infinity
  • aws-sdk-kinesis.put_record_large_allocated_kb - z-score regression: 163.03 -> 163.07. Z-score: Infinity
  • aws-sdk-sns.publish_small_allocated_kb - z-score regression: 57.71 -> 57.75. Z-score: Infinity
  • aws-sdk-sns.publish_large_allocated_kb - z-score regression: 457.91 -> 457.95. Z-score: Infinity

@sichanyoo
Copy link
Copy Markdown
Contributor Author

sichanyoo commented May 11, 2026

Will add minor version bump for the gem before merge

Copy link
Copy Markdown
Contributor

@richardwang1124 richardwang1124 left a comment

Choose a reason for hiding this comment

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

Nice change! This will be a useful metric for us to track. Just a reminder to bump the min core before merging.

Copy link
Copy Markdown
Contributor

@jterapin jterapin left a comment

Choose a reason for hiding this comment

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

LGTM

@sichanyoo sichanyoo merged commit e228f1a into version-3 May 11, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants