Skip to content

perf: Inline methods for hot paths#2

Open
ppmpreetham wants to merge 1 commit intomradigen:mainfrom
ppmpreetham:main
Open

perf: Inline methods for hot paths#2
ppmpreetham wants to merge 1 commit intomradigen:mainfrom
ppmpreetham:main

Conversation

@ppmpreetham
Copy link
Copy Markdown

No description provided.

hot path
@mradigen
Copy link
Copy Markdown
Owner

mradigen commented Mar 2, 2026

Are there benchmarks that support the performance improvement (even if it is minor)?

As far as I am aware, in theory, #[inline] wouldn't make a difference as the overhead of function calls comes from FFI

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