> ## Documentation Index
> Fetch the complete documentation index at: https://codspeed.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQ

### Is There a Light Mode?

It's coming back soon! 🌑💡

### Why are my benchmarks taking more time when run with the CodSpeed GitHub Action?

Since we instrument the benchmarks for increased performance consistency, the
benchmarks will take more time to run in the action than locally with the
uninstrumented CodSpeed plugins. If you need to speed up your benchmark
processes, check out
[how to setup parallel benchmarks](/features/sharded-benchmarks).

### Is it possible to make local CodSpeed runs?

Yes, it's possible to upload runs from your local environment using the
[CLI](https://github.com/CodSpeedHQ/codspeed) (aka runner), only available on
Ubuntu and Debian for now.
