Performance using large config files #2515
donnyxray
started this conversation in
Performance
Replies: 1 comment
-
I had tested a config.json with 20k outbounds (more than 600k lines) on my computer, and there is no obvious performance issue. That's just my personal test results, yours may be different. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is anyone using really large config files?
For example: I currently have approx 280 outbounds in my server side config. I want to expand this to >10.000 outbounds but worry about the performance impact.
Beta Was this translation helpful? Give feedback.
All reactions