# Memory Model

> A representation of how an algorithm's memory use grows with input size.

Record: `lex:memory-model`
Kind: model
Layer: [Performance Core](https://banes-lab.com/records/layer/performance-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-memory-model

## category

- [Scalability / Performance / Optimization](https://banes-lab.com/records/lex-category/scalability-performance-optimization.md)

## referenced-by

- [Space Complexity](https://banes-lab.com/records/arch/space-complexity.md)
