» Tag
performance
44 postsTaffy: A Flexible, High-Performance UI Layout Library
Taffy is a flexible, high-performance UI layout library written in Rust.
Hiding Memory Latency in eBPF: Solutions to Avoid Stalling
Exploring methods to hide memory latency with eBPF and its importance for engineers.
Wevna: Local-First Dashboard for Node.js Back Ends
Wevna offers a local-first dashboard for monitoring Node.js back ends. Ideal for rapid issue detection.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comUsing Rust Code from Unity for High Performance
Utilizing Rust libraries in Unity can dramatically boost performance for C# code.
Loading Parquet into Microsoft SQL No Longer Requires Python Tuples
With mssql-python 1.13.0, load Parquet data into Microsoft SQL faster without Python tuples.
Concurrency vs. Throughput: Why More Parallelism Can Slow Down Databases
A long-running transaction in a MySQL database led to significant performance issues. Key insights on managing concurrency and throughput.
Inside vLLM: Anatomy of a High-Throughput LLM Inference System
Explore the core components and features of vLLM's high-throughput LLM inference system.
Engineering around WAL Backpressure in Postgres
Engineering solutions for WAL archiving and backpressure management in Postgres.
Xberg v1 Released: Advanced Content Intelligence Framework
Xberg v1 is a new version of the content intelligence framework handling various data types.
Testing LLM Concurrency on Consumer Hardware (RTX 5060)
LLM concurrency tests on RTX 5060 yield crucial insights for engineers.