home.social

#batching — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #batching, aggregated by home.social.

fetched live
  1. 🚀🎉 Oh look, someone's determined to turn #Postgres into a speedster with "batching, operator fusion, and SIMD." Because nothing screams "cutting-edge" like an SQL database with a need for #speed, right? 😂 Meanwhile, we're still waiting for our coffee ☕ to brew faster than Postgres processes analytics!
    malisper.me/how-we-made-postgr #Boost #Batching #SQLTech #Humor #HackerNews #ngated

  2. 🚀🎉 Oh look, someone's determined to turn #Postgres into a speedster with "batching, operator fusion, and SIMD." Because nothing screams "cutting-edge" like an SQL database with a need for #speed, right? 😂 Meanwhile, we're still waiting for our coffee ☕ to brew faster than Postgres processes analytics!
    malisper.me/how-we-made-postgr #Boost #Batching #SQLTech #Humor #HackerNews #ngated

  3. Как мы ускорили сбор аудиторий в 45 раз: с 6 минут до нескольких секунд

    К маю 2026 года средний сбор аудитории в нашей системе занимал 2 часа 50 минут. Проблема состояла из двух частей. Первая: 96.5% этого времени процесс стоял в очереди. Вторая: даже добравшись до исполнения, расчёт занимал 6 минут — десятки задач внутри DAG выполнялись над множествами в миллионы строк, и основным инструментом были JOIN. Мы последовательно устранили обе проблемы — 20 изменений, разбитых на шесть этапов. Ниже описан каждый шаг и итоговый результат. Все числа «до» и «после» получены одним и тем же SQL‑запросом по Postgres — это воспроизводимый замер. Домен обобщён: конкретная компания не имеет значения. Это платформа, которая по булевым условиям («траты > 5000 ₽ за последние 3 месяца» И «покупки в категории Рестораны ») собирает множество клиентских идентификаторов из 10-миллионной базы и доставляет его во внешние системы. Погрузиться

    habr.com/ru/articles/1045282/

    #java #kotlin #kotlin_coroutines #kotlin_native #s3 #clickhouse #batching #mapreduce

  4. **Cách áp dụng Batching trong Llama.cpp? Tốc độ giảm theo LOL?** 🤔

    @ClimateBoss chia sẻ trải nghiệm khi dùng lệnh `./llama-server --parallel 2 --cont-batching...` và gặp phải:
    - Context bị giảm một nửa 😮
    - 2 người dùng = 20% chậm hơn so với 1 người? 🤯
    - Batching không hiệu quả như mong đợi?

    NVIDIA nói tăng người dùng sẽ tăng tổng băng thông (throughput). Làm thế nào để tốc độ tăng lên? 🚀

    #LlamaCPP #AI #Performance #Batching #MLOptimизация #ViệcLàmAI #TốcĐộ #Debug #NVIDIA #AIvn

  5. I created a Simple Sprite Batcher for SFML. It batches them for you automatically and improves performance! Work with your normal sprites!

    It's a part of my SFML Snippets repository on GitHub:
    github.com/Hapaxia/SfmlSnippet
    and also available on the SFML wiki:
    github.com/SFML/SFML/wiki/Sour

    The (small) class is there along with an example program.

    Here's a video using it (excuse the compression issues):
    Sprite batching in SFML youtu.be/2P13hhMgeFs?si=dbsmnl

    #sfml #sprite #spritebatching #batching #performance

  6. I created a Simple Sprite Batcher for SFML. It batches them for you automatically and improves performance! Work with your normal sprites!

    It's a part of my SFML Snippets repository on GitHub:
    github.com/Hapaxia/SfmlSnippet
    and also available on the SFML wiki:
    github.com/SFML/SFML/wiki/Sour

    The (small) class is there along with an example program.

    Here's a video using it (excuse the compression issues):
    Sprite batching in SFML youtu.be/2P13hhMgeFs?si=dbsmnl

    #sfml #sprite #spritebatching #batching #performance