microarchitecture

Tag

Cards List
#microarchitecture

@dair_ai: New work from Google DeepMind and collaborators. Agentic algorithm discovery keeps getting demonstrated on problems wit…

X AI KOLs Following · 3d ago Cached

ArchAgent v2 from Google DeepMind automates multi-level data prefetcher design using agentic algorithm discovery, outperforming hand-designed solutions in the Data Prefetching Championship.

0 favorites 0 likes
#microarchitecture

Assembly Hall of Shame

Hacker News Top · 2026-08-07 Cached

The Assembly Hall of Shame is a GitHub project that ranks the slowest possible single x86 instructions by exploiting hardware quirks such as MMIO latency and microcode assists, achieving extreme latencies like a 62-second fxrstor64.

0 favorites 0 likes
#microarchitecture

How much do amd64 microarchitecture levels help in Go?

Lobsters Hottest · 2026-06-08 Cached

A performance evaluation of Go programs compiled with different amd64 microarchitecture levels (GOAMD64) using the Roaring Bitmap library, showing that enabling newer instruction sets like popcnt (v2) or AVX-512 can significantly improve performance.

0 favorites 0 likes
#microarchitecture

Apple M1 Chip Deep-Dive

Lobsters Hottest · 2026-05-31 Cached

This article uses high-resolution micrographs to deeply analyze the internal structure, transistor layout, memory interface, and major functional blocks of the Apple M1 chip, showcasing its revolutionary breakthrough in performance and efficiency.

0 favorites 0 likes
#microarchitecture

Reverse engineering the 386 processor's prefetch queue circuitry

Ken Shirriff · 2025-05-10 Cached

Detailed reverse engineering of the 386 processor's prefetch queue circuitry, explaining the incrementer, alignment network, and dynamic logic used.

0 favorites 0 likes
← Back to home

Submit Feedback