Skip to content

Change buffer size to 100 MB in read_chunked.c#56

Merged
manodeep merged 1 commit intoACCESS-NRI:mainfrom
manodeep:patch-1
Dec 17, 2025
Merged

Change buffer size to 100 MB in read_chunked.c#56
manodeep merged 1 commit intoACCESS-NRI:mainfrom
manodeep:patch-1

Conversation

@manodeep
Copy link
Copy Markdown
Collaborator

Replace the bitwise XOR (which was allocating a 1027B buffer) with a 100 MB buffer

@manodeep
Copy link
Copy Markdown
Collaborator Author

Fixes #55

@manodeep
Copy link
Copy Markdown
Collaborator Author

The CI failure seems to be for a different reason.

@manodeep
Copy link
Copy Markdown
Collaborator Author

I can't request a review either - @dougiesquire will you please take a look?

@dougiesquire dougiesquire self-requested a review December 17, 2025 23:08
Copy link
Copy Markdown
Collaborator

@dougiesquire dougiesquire left a comment

Choose a reason for hiding this comment

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

The CI failure seems to be for a different reason.

This is because your PR is from a fork. Happy to approve but I can also give you write access in the future

Thanks @manodeep

@manodeep
Copy link
Copy Markdown
Collaborator Author

Thanks @dougiesquire!

Yes, it would be good for me to have write access to a repo with C code :) - did you want me to put the request in the Zulip topic?

@dougiesquire
Copy link
Copy Markdown
Collaborator

Yes, it would be good for me to have write access to a repo with C code :) - did you want me to put the request in the Zulip topic?

Just added you - no need for Zulip :)

@manodeep manodeep merged commit 2c72208 into ACCESS-NRI:main Dec 17, 2025
1 check failed
@manodeep manodeep deleted the patch-1 branch December 17, 2025 23:39
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