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

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

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

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

Сообщества

Настроить S2

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



Пишет LWN.net ([info]syn_lwnheadline)
@ 2020-12-16 19:34:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Speeding up CPython
Python, at least in the CPython reference implementation, is not a
particularly speedy language. That is not at all
surprising to anyone who has used it—the language is optimized for
understandability and development speed, instead. There have been lots of
efforts over the years to speed up various parts of the interpreter,
compiler, and virtual-machine bytecode execution, though no comprehensive
overhaul has been merged into CPython. An interesting new proposal could
perhaps change that, though it is unclear at this point if
it will take off.


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