Search Articles — Sudonull

Search Results

In this project

CPU Memory Hierarchy: Latencies and Optimization

https://sudonull.com/cpu-memory-hierarchy-latencies-and-optimization

Analysis of memory hierarchy from registers to DRAM. Cache misses, 64 B lines, locality, prefetcher, MESI. Optimization for RISC-V and desktops. Learn how to speed up code.

ltree in PostgreSQL with JPA: storing trees

https://sudonull.com/ltree-in-postgresql-with-jpa-storing-trees

Integration of ltree for hierarchical data in PostgreSQL and JPA. Performance comparison with recursive SQL. Application in microservices for developers.

Fractals of the Universe: Self-Similarity from Atoms to Multiverse

https://sudonull.com/fractals-of-the-universe-self-similarity-from-atoms-to-multiverse

Let's break down the fractal architecture of reality: hierarchy of worlds, Mandelbrot set, natural selection at all levels. To understand the structure of the universe — read the analysis.

From other projects

Trending Now