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): Update base64 package #3629

Merged
merged 1 commit into from
Aug 22, 2023
Merged

chore(deps): Update base64 package #3629

merged 1 commit into from
Aug 22, 2023

Conversation

abernix
Copy link
Member

@abernix abernix commented Aug 21, 2023

This follows up my #3624, which is related to bumping dependencies as is the case with #3628 and #2665 before that.

My previous PR didn't bump some of the dependency changes that required additional changes, but this starts chipping away at that, first with base64!

(Also improving my own Rust abilities. ;))

This follows up my #3624, which
is related to bumping dependencies as is the case with
#3628 and
#2665 before that.

My previous PR didn't bump some of the dependency changes that required
additional changes, but this starts chipping away at that.

(Also improving my own Rust abilities. ;))
@github-actions
Copy link
Contributor

@abernix, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

@router-perf
Copy link

router-perf bot commented Aug 21, 2023

CI performance tests

  • step - Basic stress test that steps up the number of users over time
  • events_without_dedup - Stress test for events with a lot of users and deduplication DISABLED
  • xlarge-request - Stress test with 10 MB request payload
  • xxlarge-request - Stress test with 100 MB request payload
  • events_big_cap_high_rate - Stress test for events with a lot of users, deduplication enabled and high rate event with a big queue capacity
  • const - Basic stress test that runs with a constant number of users
  • reload - Reload test over a long period of time at a constant rate of users
  • large-request - Stress test with a 1 MB request payload
  • events - Stress test for events with a lot of users and deduplication ENABLED
  • step-jemalloc-tuning - Clone of the basic stress test for jemalloc tuning
  • no-graphos - Basic stress test, no GraphOS.

@abernix abernix marked this pull request as ready for review August 21, 2023 17:37
@abernix abernix requested a review from BrynCooke August 21, 2023 17:37
@abernix abernix requested review from a team, garypen and o0Ignition0o August 21, 2023 17:40
@abernix abernix merged commit c72f9bb into dev Aug 22, 2023
@abernix abernix deleted the abernix/update-base64 branch August 22, 2023 10:22
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.

2 participants