Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



Пишет LWN.net ([info]syn_lwnheadline)
@ 2013-11-18 16:19:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
PyPy 2.2 released
Version 2.2 of the PyPy implementation of the Python 2 language is out.
"Our Garbage Collector is now 'incremental'. It should avoid almost
all pauses due to a major collection taking place. Previously, it
would pause the program (rarely) to walk all live objects, which
could take arbitrarily long if your process is using a whole lot of
RAM. Now the same work is done in steps.
" There have also been
improvements to the JIT compiler, the NumPy module has been split out, and
various other changes have been made.


(Читать комментарии) (Добавить комментарий)