sql: enable manual control of column families #7408
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name old time/op new time/op delta
WideTable1_Cockroach-8 1.88ms ± 1% 1.50ms ± 0% -20.08% (p=0.008 n=5+5)
WideTable10_Cockroach-8 5.86ms ± 1% 2.59ms ± 1% -55.77% (p=0.016 n=4+5)
WideTable100_Cockroach-8 49.1ms ± 5% 13.2ms ± 5% -73.07% (p=0.008 n=5+5)
WideTable1000_Cockroach-8 570ms ± 5% 120ms ± 3% -79.00% (p=0.008 n=5+5)
name old alloc/op new alloc/op delta
WideTable1_Cockroach-8 265kB ± 0% 163kB ± 0% -38.55% (p=0.008 n=5+5)
WideTable10_Cockroach-8 1.43MB ± 0% 0.37MB ± 0% -74.27% (p=0.008 n=5+5)
WideTable100_Cockroach-8 13.2MB ± 0% 2.4MB ± 0% -82.00% (p=0.016 n=4+5)
WideTable1000_Cockroach-8 175MB ± 0% 21MB ± 0% -87.76% (p=0.008 n=5+5)
name old allocs/op new allocs/op delta
WideTable1_Cockroach-8 2.19k ± 0% 1.91k ± 0% -12.88% (p=0.008 n=5+5)
WideTable10_Cockroach-8 6.59k ± 0% 3.96k ± 0% -39.83% (p=0.008 n=5+5)
WideTable100_Cockroach-8 50.2k ± 0% 23.9k ± 0% -52.40% (p=0.008 n=5+5)
WideTable1000_Cockroach-8 546k ± 0% 223k ± 0% -59.09% (p=0.008 n=5+5)
This change is