Preflight Checklist
- [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.
- [x] I am not looking for support or already pursued the available support channels without success.
- [x] I have checked the troubleshooting guide for my problem, without success.
Viper Version
1.20.2
Go Version
1.24
Config Source
Flags
Format
JSON
Repl.it link
No response
Code reproducing the issue
Expected Behavior
Performance do not degrade.
Actual Behavior
Commit https://github.com/spf13/viper/commit/b7b990446f12cd982ddc5e5618fccfd887c16784 bring in changes for an unreleased version of sourcegraph/conc. This causes performance degradation (https://github.com/sourcegraph/conc/issues/154) on projects that relies on sourcegraph/conc.
Steps To Reproduce
No response
Additional Information
No response
Comment From: sagikazarmark
Thanks for reporting. I'll look into it. Maybe we can drop that dependency entirely.