Sébastien Ros

Results 1048 comments of Sébastien Ros

Note the fix is probably obvious, but busy with other things right now, and not critical (3.1)

@adamsitnik the drop in March you are pointing at is due to the INTEL micro code updates for Specter that were pushed by windows update.

@adamsitnik if this can be set as perfview arguments, here is the one to change: ``` --[JOB].collectArguments Native traces arguments, default is "BufferSizeMB=1024;CircularMB=4096;TplEvents=None", other suggested values: "BufferSizeMB=1024;CircularMB=4096;ThreadTime", "BufferSizeMB=1024;CircularMB=4096;GcOnly" ```

`asp-perf-win` didn't have the PerfView update, now it has it.

@adamsitnik this is my log, can you share yours to understand the timelines? ``` [09:18:38.405] Stopping job 'load' ... [09:18:39.523] Deleting job 'load' ... [09:18:39.570] Stopping job 'application' ... [09:18:40.721]...

Tip, use `--[JOB].collectStartup false` to exclude the cache population phase that happens before the app accepts requests. It takes around 10s and will free up the trace by much I...

Merge it? It's not added in the CI.

That was the goal, compare it with yarp, but haven't found the time to finish it yet.

We've done that already with static files of different size. I an find an issue with the results. And yarp has some benchmarks that go to the max 40Gbps limit....