Skip to content

RefCounted, RunTimeTyped : Inline constructor and destructor#1478

Merged
johnhaddon merged 1 commit intoImageEngine:mainfrom
johnhaddon:inlining
Jul 25, 2025
Merged

RefCounted, RunTimeTyped : Inline constructor and destructor#1478
johnhaddon merged 1 commit intoImageEngine:mainfrom
johnhaddon:inlining

Conversation

@johnhaddon
Copy link
Copy Markdown
Member

Since these do nothing, or almost nothing, it seems beneficial to let the compiler know that. This gives 3-7% performance improvements in specific Gaffer::Context benchmarks.

@danieldresser-ie
Copy link
Copy Markdown
Contributor

LGTM

Since these do nothing, or almost nothing, it seems beneficial to let the compiler know that. This gives 3-7% performance improvements in specific `Gaffer::Context` benchmarks.
@johnhaddon johnhaddon merged commit 1a46e37 into ImageEngine:main Jul 25, 2025
5 checks passed
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