# Performance

> Optimize for performance - the compiler should make the most optimal binary possible.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Burst](/engine/6000.7/script-reference/unity/burst.md)
* **Assembly:** UnityEngine.BurstModule

```csharp
Performance = 1
```
