Skip to content

perf: inline everything#17

Merged
phil-opp merged 1 commit into
rust-osdev:masterfrom
mkroening:inline
Oct 16, 2023
Merged

perf: inline everything#17
phil-opp merged 1 commit into
rust-osdev:masterfrom
mkroening:inline

Conversation

@mkroening

Copy link
Copy Markdown
Member

Similar to how it is done in lock_api, it makes sense to mark these performance sensitive, small functions with #[inline].

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>

@phil-opp phil-opp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@phil-opp phil-opp merged commit dcb053c into rust-osdev:master Oct 16, 2023
@mkroening mkroening deleted the inline branch October 16, 2023 06:10
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