clang-format-action icon indicating copy to clipboard operation
clang-format-action copied to clipboard

perf: Speed up execution

Open jidicula opened this issue 1 year ago • 1 comments

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

jidicula avatar Dec 24 '23 17:12 jidicula

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

jidicula avatar Dec 24 '23 19:12 jidicula