DataAccessPerformance icon indicating copy to clipboard operation
DataAccessPerformance copied to clipboard

Perf baseline: Figure what to use for SQL Server

Open divega opened this issue 7 years ago • 1 comments

A baseline is an easy to setup benchmark that is known to reflect near optimal performance on any given environment. As an example, for PostgreSQL we can run some queries using pgbench.

We will use these baselines to get an idea of how far or close the .NET results are from being satisfactory with each database.

divega avatar Nov 06 '17 20:11 divega

cc @geleems

divega avatar Nov 06 '17 23:11 divega