You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reducing or eliminating fmt can give noticeable gains sometimes, so it's worth checking and re-implementing basic %s|%w substitutions for [extern] entries only, while keeping the rest manual.
The text was updated successfully, but these errors were encountered:
Reducing or eliminating
fmt
can give noticeable gains sometimes, so it's worth checking and re-implementing basic%s|%w
substitutions for[extern]
entries only, while keeping the rest manual.The text was updated successfully, but these errors were encountered: