presto
presto copied to clipboard
Join reordering stats11 speedup
Using dedicated cache for join stats
After:
Benchmark (joinReorderingStrategy) (numberOfTables) Mode Cnt Score Error Units
BenchmarkReorderJoinsConnectedGraph.benchmarkReorderJoins COST_BASED 10 avgt 30 5814,628 ± 188,457 ms/op
Before:
Benchmark (joinReorderingStrategy) (numberOfTables) Mode Cnt Score Error Units
BenchmarkReorderJoinsConnectedGraph.benchmarkReorderJoins COST_BASED 10 avgt 10 25232,545 ± 1046,160 ms/op
Waiting for reorder joins to pass tests then I will merge into reorder joins branch