> the `make` module is imported in `.env.nu` and can be used automatically
> the `make` and `html` modules are imported in `.env.nu` and can be used automatically
> with tools like [`nuenv`].
## Plot
```bash
make plot -T-o gallery field group setup commit linalg fec --cpu-hash-pattern'^ee672bb3'--src-hash-pattern'^c8f3481f'--rust-build'debug' | update-pages
make plot -T-o gallery field group setup commit linalg fec --cpu-hash-pattern'^ee672bb3'--src-hash-pattern'^c8f3481f'--rust-build'debug' | html update-pages
```
```bash
make plot -T-o gallery field group setup commit linalg fec --cpu-hash-pattern'^ee672bb3'--src-hash-pattern'^(00086216|04541a50|733a57d6)'--rust-build'release' | update-pages
make plot -T-o gallery field group setup commit linalg fec --cpu-hash-pattern'^ee672bb3'--src-hash-pattern'^(00086216|04541a50|733a57d6)'--rust-build'release' | html update-pages