20 Nov 2022 08:12 PM - last edited on 21 Nov 2022 08:03 AM by MaciejNeumann
This is a tip not about Dynatrace, but about how many memory our programming languages use today.
One of the biggest surprises is how much memory even simple types use. Consider the following languages:
Didn't find a quick link for .Net, but it's similar. Of course, C & Assembly are another story...
There are tricks around this, but as it goes, memory usage is surprisingly high in today's environments...
10 Jan 2023 09:06 PM
thanks for laying this out @AntonioSousa