Compact
Adjective · Development
Definitions
Describing code, data, or output that takes relatively little space while still preserving the needed meaning or functionality. In engineering discussions, compact often implies efficiency in representation, though overly compact designs can become harder to read or debug.
In plain English: Small and space-efficient in representation.
Example: "The binary format was more compact than JSON, which mattered because millions of events were crossing the wire every minute."