Skip to content

Add open fullyQualifiedName#486

Open
listrophy wants to merge 1 commit intouber:masterfrom
listrophy:add_open_fullyQualifiedName
Open

Add open fullyQualifiedName#486
listrophy wants to merge 1 commit intouber:masterfrom
listrophy:add_open_fullyQualifiedName

Conversation

@listrophy
Copy link

I've seen a bit of app launch slowness because of this call to String.init<A>(describing:) on the order of 250ms.

This PR provides a hook for developers to provide their own compile-time implementation of fullyQualifiedSelfName, erasing the app-launch delays associated with String.init<A>(describing:)

AI

This PR and its associated metadata was written without any AI assistance.

@ChrisBenua
Copy link

@listrophy I have better option. Calculating type-name can be significantly optimized. For details see my PR: #489

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