Recently I gave a talk at the NYAN Conference called ‘From ‘dotnet run’ to ‘hello world’:| Performance is a Feature!
In a previous post I looked at how you can use BenchmarkDotNet to help diagnose why one benchmark is running slower than another. The post outlined how ETW Events are used to give you an accurate measurement of the # of Bytes allocated and the # of GC Collections per benchmark.| Performance is a Feature!
For a while now I’ve been involved in the Open Source BenchmarkDotNet library along with Andrey Akinshin the project owner. Our goal has been to produce a .NET Benchmarking library that is:| Performance is a Feature!
Quite some time ago now, I published the SyncML Viewer to monitor the MDM protocol between a Windows client device and the Microsoft MDM backend (Intune). In the meantime, Microsoft brought to life the Microsoft Managed Platform Cloud (MMP-C) and uses the so-called Declared Configuration protocol which is still using the underlying OMA-DM SyncML protocol.…| Modern IT – Cloud – Workplace