BenchmarkDotNet icon indicating copy to clipboard operation
BenchmarkDotNet copied to clipboard

Improve memory diagnoser accuracy

Open timcassell opened this issue 4 months ago • 17 comments

This doesn't fix the zero-alloc measurement, but it does fix a bug from the threading diagnoser interfering with the results. The other changes give us the highest confidence that any errant measurements are not our fault. The rest is up to the runtime.

Fixes #1542

timcassell avatar Apr 15 '24 05:04 timcassell