Having #dottrace and #dotmemory from #JetBrains is a godsend when solving production issues. #dotnet
Having #dottrace and #dotmemory from #JetBrains is a godsend when solving production issues. #dotnet
I just want to point out to #dotnet folks doing performance profiling that #dotMemory and #dotTrace work great cross-platform.
I just published a new post on my blog about how to profile a #dotNETMAUI #iOS application on #macOS
https://msicc.net/2025-02-28-how-to-profile-net-maui-ios-app-on-macos/
#dotNET #iosdev #profiling #nettrace #dottrace #trace #debugging #tracing #performance #tools #tooling
I have just published packages for #JetBrains #DataGrip, #dotTrace, #dotMemory, and #github-cli, for #Guix.
Previously packaged #Rider and #dotnet, and things are looking promising for developing .NET on Guix.
I probably won't have time to test it properly until January,
Get some errors when trying Azure CLI, so I need to look closer into that.
#mono is notably missing, but I'm confused about Mono Project, #wine fork and the .NET runtime mono repository.
The ReSharper and the .NET Tools 2024.3 Release Candidates Are Now Available.
https://blog.jetbrains.com/dotnet/2024/11/07/rsrp-net-tools-2024-3-rc/
#dotnet #resharper #dottrace #dotpeek #dotmemory #productivity #jetbrains
Бескультурная сказка про Dottrace
Короткая зарисовка о том, почему важно осознанно писать каждую строчку кода, каждый символ. А заодно и небольшой мастер-класс по использованию dottrace и класса string одновременно.
https://habr.com/ru/companies/skbkontur/articles/854340/
#net #c# #c#net #производительность #dottrace #performance #трейсинг #микрооптимизация
I’m reading up on profiling tools like #dotTrace and #dotMemory and realized that #dotnet and #csharp collection expressions might be the source of many performance headaches.
The main reason is you can't specify a collection size, which means the underlying array will likely go through a few resizes.
The #BenchmarkDotNet library is now better with #JetBrains #dottrace
🔥Introducing the DotTraceDiagnoser – a powerful tool for deep-diving into benchmark performance snapshots.
Learn how to uncover the performance mysteries in your codebase here👉
https://jb.gg/dttrce-bnchmrk (post by @khalidabuhakmeh)
@tomap If you use #dotMemory and #dotTrace, you have access to in-code profiling. Check out the package below. There's also `dotnet-monitor` which is a global tool you can install.
I prefer the package as it can be triggered by code logic.
https://www.nuget.org/packages/JetBrains.Profiler.Api/1.4.0-preview2
A magical thing just happened. @maartenballiauw sent me a #dotTrace snapshot from a #windows machine and I opened it on #macos
This opens up a world of opportunities for team members to help each other on their terms. Tear down the walls and works together. It's amazing! #dotnet
Is that... The #JetBrains #dotTrace #profiler on a Mac M1? Why yes, yes it is! #dotnet
Wow! This is real. #dotTrace running on macOS.