# Optimization Strategies

This section documents some of the [optimization] strategies available in
`mozilla-central`.

```{toctree}
schedules
```

## Other Strategies

There are many other undocumented strategies available here. See the
{searchfox}`taskcluster/gecko_taskgraph/optimize` module for more available strategies.

[optimization]: https://taskcluster-taskgraph.readthedocs.io/en/latest/concepts/optimization.html
