initial capacity

language: ru

definitions

  1. In computing, the starting amount of memory or storage space allocated for a data structure (such as an array, list, or hash map) before it needs to be dynamically resized.
    ru: начальная емкость
  2. The original volume, amount, or potential capability of a system, container, or entity at the beginning of an operation or period.
    ru: начальная мощность

examples

  1. Setting an appropriate initial capacity for the list can improve performance by reducing reallocations.

    Установка подходящей начальной емкости для списка может повысить производительность за счет уменьшения перераспределений.

  2. The factory's initial capacity was only half of what it is today.

    Начальная мощность завода составляла лишь половину от нынешней.