Benchmarkdotnet: Better docs that explain what is target/launch/iteration/invocation count

Created on 8 May 2018  路  4Comments  路  Source: dotnet/BenchmarkDotNet

Last week we run a hackathon to port corefxlab to BDN and it was hard to explain what all our "counts" mean.

I think that pseudo code will be the best.

Documentation enhancement

Most helpful comment

@AndreyAkinshin I added some pseudo code to make it easier to understand our terminology. I hope this will be enough ;)

All 4 comments

@AndreyAkinshin I added some pseudo code to make it easier to understand our terminology. I hope this will be enough ;)

@adamsitnik I really like the 'pseudo-code', such a great way of explaining how BDN works!!

@mattwarren thanks, I am glad that you like them! the more popular BDN becomes, the better docs we need (and I personally don't like writing docs ;P )

BTW, great job you're doing, getting other people at Microsoft to use BDN. I've seen it being mentioned more frequently since you joined!

Was this page helpful?
0 / 5 - 0 ratings