I'm working with Dynamics CRM 2016, i have developped specified plug_ins.
On my first test, my process stay so long that time out exception
is displayed.
I optimized my code, reorgonized my plug_ins, than i test for the second time. It's now more performant but i need some measures or statics.
I have been told to use Benchmark but i couldn't find any use documentation.
Please help me to integrate Benchmark in my Dynamics CRM 2016 process, i'm stucked here.