Marusyk / grok.net

.NET implementation of the grok 📝
MIT License
287 stars 55 forks source link

Add Benchmarks #13

Closed Marusyk closed 3 years ago

Maganpreet commented 3 years ago

I wanna start working on this. Can anyone help me get started?

Marusyk commented 3 years ago

Hi @Maganpreet,

It should be used BenchmarkDotNet package.

For examples you can look at:

Maganpreet commented 3 years ago

Ok thanks!!! Will start looking into this.

Maganpreet commented 3 years ago

I installed BenchmarkDotNet using "nuget install BenchmarkDotNet" and it downloaded all packages and dependencies associated with it in the root is that correct? grok

Marusyk commented 3 years ago

Emm, not sure. Something strange

Maganpreet commented 3 years ago

Yes, anyway I am looking into it. I'll let you know

expired-ramen commented 3 years ago

Hey i'd like to help with the project. What do you need?

Marusyk commented 3 years ago

yes, welcome) You can try to add some benchmarks

kaabus commented 3 years ago

Can I contribute to this ??

Marusyk commented 3 years ago

@kaabus sure, go ahead. Thanks for your interest

AnaOddles commented 3 years ago

Hi! I am a beginner, can I take try to contribute to this?

Marusyk commented 3 years ago

Hi @AnaOddles, yes please

MarviMcFly commented 3 years ago

@Marusyk Hi there, are there any special requirements by adding some benchmarks? Should the benchmarks added as an additional test?

Marusyk commented 3 years ago

Hi @MarviMcFly no, there are no special requirements except one - use BenchmarkDotNet package.

obinnadtq commented 3 years ago

Hi Please can I work on this?

Marusyk commented 3 years ago

hi @obinnadtq sure

obinnadtq commented 3 years ago

Created a PR