Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Meeting notes 2/13/2018 #28

Open
divega opened this issue Feb 14, 2018 · 0 comments
Open

Meeting notes 2/13/2018 #28

divega opened this issue Feb 14, 2018 · 0 comments

Comments

@divega
Copy link

divega commented Feb 14, 2018

Attendees: @ajcvickers @anpete @DamianEdwards @davidfowl @divega @roji @sebastienros

Current areas of investigation:

  • Figure out how to run database-only tests on benchmark harness #29 @sebastienros will look at ways to execute database-only (e.g. no web) tests in our benchmark harness. 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.
  • Sockets benchmarks #30 Raw sockets benchmark: @roji is now writing some benchmarks that don't actually use a database as a means to rule out low-level bottlenecks as the root cause for the differences we are seeing with .NET vs. JDBC, Linux vs. Windows and sync vs. async in Npgsql tests. We wonder if other teams have done this already, but it seems to have enough value to just do it again. If we are able to confirm the presence of low-level bottlenecks we can pass this test to someone else to do the profiling and analysis.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant