<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>FastAPI (Python) vs Axum (Rust) шокирующий тест скорости веб-сервисов!</title>
        <link>https://peertube.lightnode.ru/videos/watch/9debb4e0-86d5-4bac-9e24-e6e42978b7e6</link>
        <description>Канал в Telegram: https://t.me/mrteamlead Поддержать развитие канала: https://boosty.to/mrteamlead Подпишись или не blazing! В этом видео я проверяю, правда ли «скорость языка не важна» и что веб-сервис на Python якобы работает так же, как на Rust, потому что «всё упирается в I/O» О чём ролик Собрал два одинаковых сервиса: Python: FastAPI + asyncpg + uvicorn (20 workers), Rust: Axum + deadpool-postgres, Обе версии имеют две ручки: /hello (без БД) и /orders (SELECT … LIMIT/OFFSET по Postgres). Замеряем через wrk Стек Python: FastAPI, asyncpg Rust: Axum, deadpool-postgres, tracing DB: PostgreSQL Bench: wrk, jq, diff 00:00 Интро: «скорость не важна?» 02:15 Обзор Python-сервиса (FastAPI + asyncpg) 04:10 Обзор Rust-сервиса (Axum + deadpool-postgres) 06:10 Сравниваем ответы сервисов 08:44 Бенч /hello (без БД) 11:00 Бенч /orders на Python 11:54 Бенч /orders на Rust 13:18 Prepared-statement cache в Rust 14:59 Разбор итогов: сколько подов и за сколько денег 16:57 Когда брать Rust, а когда Python rust vs python, rust web performance, fastapi vs axum, asyncpg, deadpool-postgres, postgres performance, rps benchmark, uvicorn workers, prepared statements cache, high performance backend, blazing fast rust</description>
        <lastBuildDate>Mon, 27 Jul 2026 16:45:32 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.lightnode.ru</generator>
        <image>
            <title>FastAPI (Python) vs Axum (Rust) шокирующий тест скорости веб-сервисов!</title>
            <url>https://peertube.lightnode.ru/client/assets/images/icons/icon-96x96.png</url>
            <link>https://peertube.lightnode.ru/videos/watch/9debb4e0-86d5-4bac-9e24-e6e42978b7e6</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.lightnode.ru/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.lightnode.ru/feeds/video-comments.xml?videoId=9debb4e0-86d5-4bac-9e24-e6e42978b7e6" rel="self" type="application/rss+xml"/>
    </channel>
</rss>