text icon indicating copy to clipboard operation
text copied to clipboard

toUpper and friends are all `INLINE`d

Open phadej opened this issue 2 months ago • 1 comments

So every single call has these functions replicated. Is this intentional? This causes code-bloat for questionable performance benefits (the known call is not that slow).

phadej avatar Apr 11 '24 18:04 phadej