aspnet / DataAccessPerformance

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

Figure out how to run database-only tests on benchmark harness #29

Open divega opened 6 years ago

divega commented 6 years ago

This will improve our ability to compare and analyze the performance of the database access stack or networking stack in a reproducible way without "noise" from the web implementation.