Skip to content

Conversation

@NathanFlurry
Copy link
Member

Changes

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 1, 2025

Deploying rivet-hub with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6685e2d
Status:🚫  Build failed.

View logs

Copy link
Member Author

NathanFlurry commented Apr 1, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 1, 2025

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6685e2d
Status:🚫  Build failed.

View logs

@NathanFlurry NathanFlurry force-pushed the 03-31-perf_pegboard_increase_page_size_for_passing_data_from_downlaod_to_lz4 branch from a2bf5a8 to 79ca91f Compare April 1, 2025 05:07
@NathanFlurry NathanFlurry force-pushed the 03-31-perf_pegboard_parallelize_download_image_setup_cni_network branch from 402aa66 to 317678e Compare April 1, 2025 05:07
@NathanFlurry NathanFlurry force-pushed the 03-31-perf_pegboard_parallelize_download_image_setup_cni_network branch from 317678e to b17fc4e Compare April 2, 2025 07:02
@NathanFlurry NathanFlurry force-pushed the 03-31-perf_pegboard_increase_page_size_for_passing_data_from_downlaod_to_lz4 branch from 79ca91f to 6685e2d Compare April 2, 2025 07:02
@NathanFlurry NathanFlurry force-pushed the 03-31-perf_pegboard_parallelize_download_image_setup_cni_network branch from b17fc4e to 317678e Compare April 2, 2025 07:25
@NathanFlurry NathanFlurry force-pushed the 03-31-perf_pegboard_increase_page_size_for_passing_data_from_downlaod_to_lz4 branch from 6685e2d to 79ca91f Compare April 2, 2025 07:25
@NathanFlurry NathanFlurry marked this pull request as ready for review April 2, 2025 17:51
@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 2, 2025

Merge activity

  • Apr 2, 1:51 PM EDT: NathanFlurry added this pull request to the Graphite merge queue.
  • Apr 2, 1:52 PM EDT: CI is running for this pull request on a draft pull request (#2299) due to your merge queue CI optimization settings.
  • Apr 2, 1:54 PM EDT: Merged by the Graphite merge queue via draft PR: #2299.

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

The changes improve performance by increasing the read buffer size in the lz4 decompression process within setup.rs.

  • Increased buffer size from 8192 to 65536 bytes in file /packages/edge/infra/client/manager/src/actor/setup.rs.
  • Reduces system calls during decompression, enhancing performance.
  • Maintains robust error handling for both lz4 and tar commands.
  • The 64KiB allocation is well justified without raising memory concerns.

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

graphite-app bot pushed a commit that referenced this pull request Apr 2, 2025
…lz4 (#2288)

<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
@graphite-app graphite-app bot deleted the branch 03-31-perf_pegboard_parallelize_download_image_setup_cni_network April 2, 2025 17:54
@graphite-app graphite-app bot closed this Apr 2, 2025
@graphite-app graphite-app bot closed this Apr 2, 2025
@graphite-app graphite-app bot deleted the 03-31-perf_pegboard_increase_page_size_for_passing_data_from_downlaod_to_lz4 branch April 2, 2025 17:54
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