cockroachdb / cockroach

CockroachDB - the open source, cloud-native distributed SQL database.
https://www.cockroachlabs.com
Other
29.22k stars 3.65k forks source link

golang: add CRDB to golang benchmark suite #121606

Open herkolategan opened 1 month ago

herkolategan commented 1 month ago

We have the opportunity to add CockroachDB to the Go benchmark suite [2], similar to etcd. This would yield many benefits for both us and golang. See this discussion [2] that led to the suggestion.

[3] Would be a good starting point to use as an example of how a benchmark was recently added to the suite.

This issue is just a starting point and placeholder for now, there is more internal info related to some of the mechanics of the suite.

[1] https://github.com/golang/go/issues/56966#issuecomment-1850902140 [2] https://perf.golang.org/dashboard/?benchmark=EtcdPut [3] https://go.dev/cl/492776

Jira issue: CRDB-37371

blathers-crl[bot] commented 1 month ago

cc @cockroachdb/test-eng