7.09.2025 состоялся релизPithon 3.14!
На фоне хайпа про NoGIL всё позабыли про другие фичи. Особенно про Multiple Interpreters, который обещает изоляцию процессов но с эффективностью потоков! На сколько действительно это будет эффективно мы узнаем позже, потому что сейчас это лишь первый релиз с ограничениями и недоработками.
Но что там про NoGIL? Теперь этот режим не экспериментальный, а официально поддерживаемый, но опциональный.
Чтобы запустить без GIL нужна специальная сборка. И перед стартом нужно объявить переменную PYTHON_GIL=0
Для вас я собрал готовый репозиторий где достаточно запустить скрпит, который всё сделает:
▫️ соберет релизный Python 3.14 в новый Docker-образ
▫️ запустит тесты в контейнере (GIL, NoGIL, MultiInterpreter)
▫️ распечатает результаты
Тест очень простой, усложняйте сами)
Вот какие результаты у меня:
=== Running ThreadPoolExecutor GIL ON
TOTAL TIME: 45.48 seconds
=== Running ThreadPoolExecutor GIL OFF
TOTAL TIME: 6.14 seconds
=== Running basic Thread GIL ON
TOTAL TIME: 45.54 seconds
=== Running basic Thread GIL OFF
TOTAL TIME: 4.74 seconds
=== Running with Multi Interpreter
TOTAL TIME: 18.30 seconds
Если сравнивать GIL и NoGIL, то на мои 32 ядра прирост х7-x10 (почему не х32? 🤷). При этом нам обещают что скорости будут расти с новыми релизами.
Режим без GIL похож (визуально) на async, тоже параллельно, тоже не по порядку. Но это не IO! и от того некоторый диссонанс в голове 😵💫, нас учили не так!
Интересно, что чистый Thread работает быстрей чем ThreadPoolExecutor без GIL.
Ну и где-то плачет один адепт мульти-интерпретаторов😭 Теперь нужно искать где они могут пригодиться с такой-то скоростью. Скорее всего своя область применения найдется.
Отдельно я затестил память и вот что вышло на 32 потока:
ThreadPoolExecutor GIL ON
305.228 MB
ThreadPoolExecutor GIL OFF
500.176 MB
basic Thread GIL ON
90.668 MB
basic Thread GIL OFF
472.444 MB
with Multi Interpreter
1267.788 MB
Пока не знаю как к этому относиться)
В целом - радует направление развития!
#release
🤍💫 | #BTS News 🗞️
— FESTA CUP IS COMING!! 🏆
Let’s work together to support SWIM & ARIRANG’s longevity and increased streaming from May 12th - Jun 13th.
Tomorrow begins with the “Please SWIM One More Night” Streaming Battle and Streaming Parties.
Check Link for more info👇🏻
🔻 : (https://festa2026.carrd.co/) #streaming
@foreverbulletproof7
PlayTorrio
PlayTorrio is an all-in-one media center application that brings together streaming, torrenting, and media management in a beautiful, easy-to-use interface.
🔗 Links:
- Download
- Screenshots
- Features
- Website
- Source code
Developer: ayman707-ux
🫂 Special thanks to:
• ᴅᴜxᴛᴀᴍɪ for post
• Chopra Ji | [#Inactive] for banner
• alex†s | chime/rtwo for screenshots
❤️ Support the Project
If this project makes your life easier, here are a few quick ways to show some love:
⭐ Star the repo/app
☕ Buy a coffee for the developer
🛠 Contribute code, issues, or pull-requests
🏷 Tags: #Streaming#Linux#Windows#MacOS
¿Que puede hacer este bot?
@FileStreamingBot
Este bot le brinda un enlace para transmitir cualquier archivo, película o video en Telegram a través de servidores de alta velocidad. También puede descargar el archivo usando un administrador de descargas IDM o ADM.
Idioma: inglés
(Visto en @botsgram_cu)
#enlaces#videos#streaming#descargas
¿Que puede hacer este bot?
@StreamRadarBot
Este bot le muestra en qué plataformas de transmisión están disponibles las películas o series de su elección.
Idiomas: español, inglés
(Visto en @botsgram_cu)
#películas#series#streaming
.
Louis Rossman and FUTO have released another not -FOSS app of interest. This time they bring us the #video#streaming app #Grayjay, which is designed to let you surf and search all you favorite video streaming services at once.
Grayjay does everything the popular NewPipe app does, plus more. Unfortunately NewPipe only worked with YouTube and PeerTube.
So far Grayjay works w/these platforms (to a certain extent)
- Rumble
- Odysee
- Youtube
- FUTO's PeerTube Instance
- Twitch
- Patreon
- Soundcloud
- Kick
- Nebula
Sorry, no BitChute so far.
You can download videos for offline viewing, and then export those to your Movies folder on your phone.
You can download the apk install file here:
https://grayjay.app/
Their GitLab source code can be found here:
https://gitlab.futo.org/videostreaming/grayjay
Casting: https://gitlab.futo.org/videostreaming/grayjay/-/blob/master/docs/casting.md
⚠️ License https://gitlab.futo.org/alex/voiceinput/-/blob/master/FTL_LICENSE.md
⚡️@LinuxTechIndex
¿Que puede hacer este bot?
@anime_streaming_bot
¡Este bot ofrece una enorme biblioteca de anime que puedes ver en streaming sin ningún tipo de publicidad, subtitulados y doblados en ingles, espanol e italiano también es HD!
Idiomas: Inglés Italiano Español
(Visto en @botsgram_cu)
#anime#descarga#streaming#manga
BraveNewPipe
A libre lightweight streaming front-end for Android
Due to restrictive project policy, the #NewPipe team refuses to add platforms that they find offensive. This fork (BraveNewPipe) will not be as restrictive. As long as the platforms work in the spirit of free speech, they could be integrated.
Nevertheless, platforms that promote pornography or other degrading things will NOT be included here.
Contribute
This fork will focus only on integrating other platforms. Unrelated patches will be rejected for now.
Feel free to suggest which alternative platforms should be included. Any contribution (development/testing/bug report) is greatly appreciated.
Which additional platforms are supported?
Bitchute
Rumble
Other features not found in NewPipe
-NewPipe x Sponsorblock into this fork
-searchfilters: in the action menu of the search page you can now change the search behavior for the actual search. The supported content/sort filters depend on the service
https://github.com/bravenewpipe/NewPipe
Download
https://github.com/bravenewpipe/NewPipe/releases
#yt#video#streaming
#Yet#Another#Streaming#Utility
Join the Yet Another Streaming Utility beta on ✈️#TestFlight
🔗 Link: https://testflight.apple.com/join/xqBvP7ev
Shared by thiago
Manche Geschichten verlieren nie ihre Magie — „Die Schneekönigin“ 1966 gehört genau dazu.❄️👑
📽️ Dieser zauberhafte Märchenfilm basiert auf Hans Christian Andersens klassischer Erzählung und ist perfekt für alle, die magische Geschichten lieben und sich von mutigen Helden inspirieren lassen möchten.
📺 Den Film kann man am Sonntag, dem 7. Dezember, um 13:55 Uhr bei RBB und am Samstag, dem 20. Dezember, um 16:00 bei MDR, oder schon jederzeit in ARD-Mediathek.
Ideal für einen gemütlichen nostalgischen Winterabend mit der Familie!🍿🥰
#schneekönigin#filmabend#kino#ardmediathek#rbb#streaming#märchen