All translations
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | Try to limit the number of static variables used in your code, especially when committing to a library. Construction and initialization of a large number of static variables really hurts the startup times. |
h Brazilian Portuguese (pt-br) | Tente limitar o número de variáveis estáticas usadas no seu código, especialmente ao comitar para uma biblioteca. A construção e a inicialização de um grande número de variáveis estáticas realmente prejudicam os tempos de inicialização. |