Category Archives: Developers
Criteo Engineering: Career tracks and leveling
One of the questions we hear a lot from engineers in our recruiting process is…
Monitor Finalizers, contention and threads in your application
This post of the series details more complicated CLR events related to finalizers and threading.…
How to beat !dumpheap -stat?… with ClrMD
When you are dealing with large memory dumps, figuring out what instances of which types…
Grab ETW Session, Providers and Events
This post of the series shows how to easily listen to CLR events with the…
Replace .NET performance counters by CLR event tracing
This post of our new series shows why performance counters might not be the best…
Performance Counters Hell
On Windows, performance counters are the building blocks of most monitoring dashboards. When you need…
NABDConf Palo Alto: videos from the inaugural event are ready!
Not Another Big Data Conference, aka NABDConf started in Paris with speakers coming from all…
Criteo Agile Practitioners to improve teams’ health and efficiency
Criteo is evolving in a fast-paced environment: the market is evolving fast, be it about…
ClrMD Part 9 – Deciphering Tasks and Thread Pool items
This post of the series shows how to easily list pending tasks and work items…
ClrMD Part 8 – Spelunking inside the .NET Thread Pool
This post of the series shows how to easily list pending tasks and work items…