--- search: boost: 5.0 --- # Slot: performance _Compute performance during simulation._
URI: [https://CCPBioSim.ac.uk/biosim-schema/performance](https://CCPBioSim.ac.uk/biosim-schema/performance) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ComputationalEnvironment](../classes/ComputationalEnvironment.md) | Computational environment used to perform simulation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Performance](../classes/Performance.md) | | Domain Of | [ComputationalEnvironment](../classes/ComputationalEnvironment.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://CCPBioSim.ac.uk/biosim-schema/ ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | https://CCPBioSim.ac.uk/biosim-schema/performance | | native | https://CCPBioSim.ac.uk/biosim-schema/performance | ## LinkML Source ```yaml name: performance description: Compute performance during simulation. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - ComputationalEnvironment range: Performance ```