is there a way to speed up the program? #225
-
|
When I'm using aconfmgr save it takes a few minutes even when using a ignore list is there a way to speed it up? |
Beta Was this translation helpful? Give feedback.
Answered by
CyberShadow
Aug 15, 2025
Replies: 1 comment 3 replies
-
|
Try |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
aconfmgruses a third-party tool to do this calculation. You can raise a feature request here: https://github.com/andrewgregory/pacutils(However, note that the operation might be IO-bound rather than CPU-bound.)