code-size

Tag

Cards List
#code-size

CodeSizer: Why is that binary so big?

Lobsters Hottest · 4d ago Cached

CodeSizer is a static code size profiling tool for embedded firmware that uses objdump and addr2line to attribute code size to inline call trees and generates an HTML report.

0 favorites 0 likes
#code-size

Optimizing Lua string literals to save 400 bytes

Hacker News Top · 2026-07-13 Cached

A technical blog post exploring methods to reduce Lua string literal sizes by choosing optimal representations (quoted vs raw strings) in the context of ComputerCraft programs, achieving a 400-byte saving.

0 favorites 0 likes
← Back to home

Submit Feedback