Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Simo
Posts
Comments
C
C#
•
Created by Simo on 2/7/2025 in
#help
weird memory consumption vs machine spec
It's definitely got differnet spec CPU etc etc, but it shouldnt affect the memory usage of the app
28 replies
C
C#
•
Created by Simo on 2/7/2025 in
#help
weird memory consumption vs machine spec
yeah its difficult to even see whats going on even with an app ive worked on a lot
28 replies
C
C#
•
Created by Simo on 2/7/2025 in
#help
weird memory consumption vs machine spec
yeah, understood. I grabbed one right before machine went down for windows updates anyway
28 replies
C
C#
•
Created by Simo on 2/7/2025 in
#help
weird memory consumption vs machine spec
oh yeah ive been gathering the dumps out of hours
28 replies
C
C#
•
Created by Simo on 2/7/2025 in
#help
weird memory consumption vs machine spec
I read that there is a per-core overhead for server GC but no idea if that is relevant
28 replies
C
C#
•
Created by Simo on 2/7/2025 in
#help
weird memory consumption vs machine spec
i do have a full memory dump of the "inflated" state, + DotMemory - I will grab one of the new slimmmer state and compare
28 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
hehe thanks
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
fix the logging, string interp etc etc
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
but I beleive newer SQL server versions support .net 4.x framework in this context, so big scope to optimise the crap out of this sloppily written DLL
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
yeah
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
so here I am, up to my neck
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
an assembly running in SQL server that everyone is scared to touch
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
.net 2, old old school
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
thanks !
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
ok thank you, I will currently just not call the debug log as I'm trapped in .net 2 right now
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
that is neat, I would normally use constants for logging in my .net core projects, but that is a benefit I hadn't realised
27 replies
C
C#
•
Created by Simo on 10/19/2023 in
#help
❔ DIY logging methods
This is a .net 2 dll which I believe I can migrate to .net 4 now, but I want to fix a bunch of key issues before that upgrade
27 replies
C
C#
•
Created by Simo on 7/27/2023 in
#help
❔ What is happening under the covers to allow this to work
thank you
11 replies
C
C#
•
Created by Simo on 7/27/2023 in
#help
❔ What is happening under the covers to allow this to work
that is pretty wild, I was wondering wtf was going on
11 replies
C
C#
•
Created by Simo on 7/27/2023 in
#help
❔ What is happening under the covers to allow this to work
does it just insert it into the first method that has a single string param?
11 replies