-
Notifications
You must be signed in to change notification settings - Fork 4.1k
release: 21.2 microbenchmark regression investigation and sign-off #71820
Copy link
Copy link
Closed
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Description
This is a tracking bug for issues we want to investigate related to performance for 21.2 similar to what's been done for prior releases (#62212).
SQL
pkg/sql/...
spread sheets
pkg/bench/...
pkg/col/...
spread sheets
KV
./pkg/gossip/...
./pkg/roachpb
./pkg/rpc/...
./pkg/server/...
./pkg/kv/...
spread sheets
Bulk I/O
pkg/blobs
spread sheets
Storage
pkg/ccl/storageccl/...
spread sheets
Misc
./pkg/base ./pkg/ccl/utilccl/... ./pkg/ccl/workloadccl/... ./pkg/cli/... ./pkg/clusterversion ./pkg/cmd/... ./pkg/internal/... ./pkg/security ./pkg/settings ./pkg/testutils/... ./pkg/ts/... ./pkg/util/... ./pkg/workload/...
Issues:
- storage encryption benchmarks look bad #72110
- ./pkg/storage/... hangs
- Why isn't ./pkg/blobs working?
- Why is ./pkg/bench/... missing a bunch of benchmarks?
- pgwire: optimize writing in text format #71881
- bench: arrow batch benchmarks broken #71886
- sql: many columns/index planning benchmarks got a lot more expensive #72001
- BenchmarkBTreeDeleteInsertCloneEachTime looks wonky (this is why: util/interval: fix BenchmarkBTreeDeleteInsertCloneEachTime #62294)
Jira issue: CRDB-10784
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.