---
author: "Umesh Malik"
canonical: "https://umesh-malik.com/blog/tag/memory-optimization"
description: "Explore articles tagged with Memory Optimization by Umesh Malik — AI Engineer, LLM & GenAI Developer. Learn Memory Optimization best practices, practical tips, and in-depth guides."
title: "Umesh Malik's Blog - Memory Optimization Articles | Memory Optimization Tutorials"
tokens: 159
generator: "scripts/generate-page-markdown.mjs"
---

[← Back to Blog](https://umesh-malik.com/blog)

# Memory Optimization

1 article

 [![Dashboard-style cover for reducing a Rust struct's memory footprint, showing five layout techniques and a 953-to-420-byte result](https://umesh-malik.com/blog/reduce-rust-struct-memory-footprint-cover.png)

Web Engineering • Sep 4, 2026

### How to Reduce Rust Struct Memory Footprint: 5 Techniques, 56% Smaller

How to reduce Rust struct memory footprint: the 5 layout changes that shrank a real cache entry from 953 to 420 bytes, and what each one costs.

10 min read

Read more →](https://umesh-malik.com/blog/reduce-rust-struct-memory-footprint)
