> For the complete documentation index, see [llms.txt](https://docpad.bevry.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docpad.bevry.me/start/performance.md).

# Performance

### Using the [raw](https://github.com/docpad/docpad-plugin-raw) plugin <a href="#using-the-raw-plugin" id="using-the-raw-plugin"></a>

This plugin allows you to quickly copy files that are found in the `/src/raw` directory to the `/out` directory without going through DocPad's rendering, thus making it a much quicker process.

Especially useful if placing them in the `/src/static` (or `/src/files`) folder is still slow.

Check the [plugins section of the DocPad docs](/community/plugins.md) for instructions on how to install plugins.
