Vouch request: koiker #554
Closed
koiker
started this conversation in
Vouch Request
Replies: 3 comments
-
|
/vouch |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@koiker has been vouched by @johntmyers. You can now submit pull requests to OpenShell. Welcome aboard. Please read CONTRIBUTING.md before submitting. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
thanks @koiker - we had this as a likely area of improvement so a contrib would be welcome |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you want to work on?
I want to contribute back to the community with improvements in OpenShell. I found an issue when running OpenShell on my local server and decided to PR those changes back to the repo. The issue was related to TOFU (Trust-On-First-Use) binary verification. The change helps reduce memory footprint by streaming bytes instead of loading full binary into memory and improve performance on cold starts
Why this change?
Performance improvement on proxy cold starts and memory usage improvements when loading binaries into memory to calculate hashes.
Checklist
Beta Was this translation helpful? Give feedback.
All reactions