✅ i need help my project heavy and laggy need someone tell me how make it lighter
i need help my project heavy and laggy need someone tell me how make it lighter its console app
13 Replies
$help
How to get the best help :catpog:
Make a post in #help or one of the topic channels under Development.
Avoid asking
:catthinking: Can anybody help me?
:catthinking: Has anyone used XYZ?
:catthinking: Why doesn't my code work?
C# is a big area! No one knows they can help unless you tell them about the small area you're trying to work in.
Explain what you are doing, and potentially why for as much context as possible. Avoid screenshots where possible, share code directly in Discord. Type
$code
into chat to learn how to post code.
See https://www.nohello.net and https://dontasktoask.com if you want common help chat room etiquette.actually i ask why visual studio its self heavy
as its huge project not ask for code or fix ok ?
dont mis udnerstand the subject i dont ask anyone to do something for me i ask if any one have same issue and he solved it from visual studio setting 2022
thats it
and i mentioend my project = my soluation = visual studio
Am I understanding correctly that you are asking why Visual Studio is a resource intensive process?
Or is your solution very big and it causes Visual Studio to slow?
olution very big and it causes Visual Studio to slow?
have some classes over 20k line
It’s unlikely to be the cause, but you really should not have 20,000 line files.
You can unload individual projects if you think it's an issue.
But also don't have 20k loc files.

thanks god it s working i will take ages to split it
6 years of work will be splited in another 2 years 😄
140k only
and there are more than 6 classes in my project from 130 class same amount
over 100k
cool i will sucide now 😄
Maybe you can think of a pattern that allows you to split this into separate classes, using polymorphism etc.
i can yeah
will try do that
anyway thanks alot
$close
If you have no further questions, please use /close to mark the forum thread as answered