performance-optimization

Tag

Cards List
#performance-optimization

Getting peak TOPS on a Ryzen AI 7 350 NPU

Lobsters Hottest · 2026-05-08 Cached

A technical deep-dive into achieving peak TOPS performance on the AMD Ryzen AI 7 350 NPU, comparing it to Xilinx AIE-ML v2 AI engines and explaining the hardware architecture for matrix multiplication workloads.

0 favorites 0 likes
#performance-optimization

Removing fsync from our local storage engine

Hacker News Top · 2026-05-07 Cached

FractalBits introduces a specialized single-node KV storage engine that eliminates fsync calls to achieve significantly higher write throughput on NVMe SSDs by managing durability directly at the hardware level.

0 favorites 0 likes
#performance-optimization

AI inference just plays by different rules (9 minute read)

TLDR AI · 2026-05-07 Cached

The article argues that AI inference poses unique challenges to cloud data infrastructure, likening its demand to high-concurrency OLTP systems rather than traditional human-speed applications. It emphasizes the need to optimize storage and data access layers to handle the 'AI data tsunami' driven by autonomous agents.

0 favorites 0 likes
#performance-optimization

Approximating Hyperbolic Tangent

Hacker News Top · 2026-04-22 Cached

Blog post surveys fast hyperbolic tangent approximations—Taylor, Padé, splines, and bit-level tricks—for neural-network and real-time audio use.

0 favorites 0 likes
#performance-optimization

Journey in optimising Elixir application

Lobsters Hottest · 2026-04-20 Cached

A developer shares lessons learned while optimizing Elixir applications, particularly focusing on performance improvements to a Postgres connection pooler (Ultravisor). The article covers profiling techniques using flame graphs, call tracing, and tools like eFlambè and tprof.

0 favorites 0 likes
#performance-optimization

Weak-Link Optimization for Multi-Agent Reasoning and Collaboration

arXiv cs.CL · 2026-04-20 Cached

This paper proposes WORC, a weak-link optimization framework for multi-agent LLM systems that identifies and reinforces underperforming agents through meta-learning-based weight prediction and uncertainty-driven resource allocation, achieving 82.2% accuracy on reasoning benchmarks while improving system stability.

0 favorites 0 likes
#performance-optimization

The fastest way to match characters on ARM processors?

Lobsters Hottest · 2026-04-19 Cached

This article explores the fastest methods for matching characters on ARM processors using SIMD instructions, comparing traditional NEON approaches with newer SVE2 capabilities available on modern ARM chips like AWS Graviton4, Google Axion, and others.

0 favorites 0 likes
#performance-optimization

https://www.youtube.com/watch?v=qRLyoP8zOyQ

YouTube AI Channels · 2026-05-21 Cached

A technical article/book summary on writing custom CUDA kernels to overcome deep learning framework bottlenecks, covering the full journey from fundamentals to optimization.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback