# Complexity Model

> A representation of how an algorithm's resource use scales with input size.

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

## category

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

## referenced-by

- [Big O Notation](https://banes-lab.com/records/arch/big-o-notation.md)
