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
per a suggestion from Ke Carlton. knop_lang currently uses one big map to store language strings, and using one thread per language would improve performance.
The text was updated successfully, but these errors were encountered:
per a suggestion from Ke Carlton.
knop_lang
currently uses one big map to store language strings, and using one thread per language would improve performance.The text was updated successfully, but these errors were encountered: