aspnet / DataAccessPerformance

Benchmarks, prototypes and discussions for database access performance investigation
MIT License
115 stars 23 forks source link

Add more dimensions to the data access performance mini-benchmarls #20

Open divega opened 6 years ago

divega commented 6 years ago

Currently we have a limited set of repeatable benchmarks and we are using assumptions to extrapolate how our results compare with other results obtained from different environments. The more we add to our repeatable benchmarks the more confident we can be about the validity of results and progress.

Here are several dimension we talked about adding:

We have a few ideas of what to do first. @anpete and @sebastienros will pick item from this list.