clang-format-action
clang-format-action copied to clipboard
perf: Speed up execution
Split off 2 PRs from this draft:
- https://github.com/jidicula/clang-format-action/pull/184
- https://github.com/jidicula/clang-format-action/pull/185
Resolves #147
Stats before changing anything:
| Ubuntu 20.04 | Ubuntu 22.04 | Slowest | |
|---|---|---|---|
| No change | 00:11:12 | 00:12:23 | 00:12:23 |
| Preserve docker image | 00:11:56 | 00:11:50 | 00:11:56 |