Skip to content

demikernel: v7: series of patches with code improvements - #1599

Merged
anandbonde merged 2 commits into
devfrom
ab-code-improvements-v7
Jul 8, 2025
Merged

demikernel: v7: series of patches with code improvements#1599
anandbonde merged 2 commits into
devfrom
ab-code-improvements-v7

Conversation

@anandbonde

Copy link
Copy Markdown
Contributor

This is v7 of the series of patches that focus on code clarity and simplification. Refer to individual commits for reasoning.

@anandbonde
anandbonde requested review from Copilot and iyzhang June 28, 2025 17:44
@anandbonde anandbonde self-assigned this Jun 28, 2025

This comment was marked as resolved.

@anandbonde anandbonde changed the title demikernel: v6: series of patches with code improvements demikernel: v7: series of patches with code improvements Jun 28, 2025
@anandbonde
anandbonde force-pushed the ab-code-improvements-v7 branch 3 times, most recently from c8cccfd to b0a73e9 Compare June 28, 2025 18:51
Using borrow (&) here would mean that the expression is being borrowed
by the callee, however in this case the callee just needs to know the
type.
Simplified several complex and unnecssary pieces of code including
removing visual clutter, better naming etc.
@anandbonde
anandbonde force-pushed the ab-code-improvements-v7 branch from b0a73e9 to 8821bf7 Compare July 8, 2025 03:52
@anandbonde
anandbonde merged commit 310a858 into dev Jul 8, 2025
16 of 18 checks passed
@anandbonde
anandbonde deleted the ab-code-improvements-v7 branch July 8, 2025 05:04
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