Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VL] Daily Update Velox Version (2024_02_29) #4802

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

GlutenPerfBot
Copy link
Contributor

@GlutenPerfBot GlutenPerfBot commented Feb 29, 2024

Rebase velox 2024_02_29

321a051 by xiaoxmeng, Improve spiller constructors (#8896)
b07d497 by Jacob Wujciak-Jens, Move Documentation Job to GHA (#8718)
fb48774 by Lu Niu, Set required simdjson version to be 3.2.0 (#8837)
6e18c05 by Yedidya Feldblum, migrate from FOLLY_MAYBE_UNUSED to [[maybe_unused]]
ec1e5cd by duanmeng, Rename addRootPool maxCapacity parameter (#8673)
c155ce9 by Deepak Majeti, Combine GCSReadBenchmark and S3ReadBenchmark with ReadBenchmark and move to benchmarks folder (#8813)
17457a8 by lingbin, Fix outdated comments in MemoryPool (#8604)
6a68ddd by duanmeng, Use ArbitratorTestUtil::newQueryCtx in SharedArbitrationTest (#8664)
490aa4c by Kevin Wilfong, Delete createSerializer from the VectorSerde class
d581e87 by Kevin Wilfong, PrestoSerializer should check the checksum before anything else
e6a986c by Jialiang Tan, Add shrinkPool implementation (#8865)
2078f23 by Ankita Victor, Add minute, second Spark function (#8831)

Signed-off-by: glutenperfbot <glutenperfbot@intel-internal.com>
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@PHILO-HE
Copy link
Contributor

/Benchmark Velox

@GlutenPerfBot
Copy link
Contributor Author

===== Performance report for TPCH SF2000 with Velox backend, for reference only ====

query log/native_4802_time.csv log/native_master_02_27_2024_94c8e7e0e_time.csv difference percentage
q1 33.72 33.59 -0.132 99.61%
q2 24.36 24.40 0.041 100.17%
q3 37.67 38.91 1.236 103.28%
q4 37.45 36.13 -1.321 96.47%
q5 70.79 70.98 0.192 100.27%
q6 7.20 7.08 -0.112 98.44%
q7 82.70 84.44 1.741 102.11%
q8 85.52 86.39 0.869 101.02%
q9 120.16 121.48 1.321 101.10%
q10 42.00 44.06 2.066 104.92%
q11 20.64 19.96 -0.671 96.75%
q12 29.22 29.43 0.216 100.74%
q13 45.10 45.22 0.117 100.26%
q14 21.46 16.33 -5.130 76.09%
q15 28.30 28.90 0.595 102.10%
q16 13.87 15.96 2.096 115.11%
q17 102.85 103.10 0.249 100.24%
q18 148.22 148.22 -0.001 100.00%
q19 13.83 12.53 -1.307 90.56%
q20 27.91 26.71 -1.197 95.71%
q21 227.89 224.21 -3.686 98.38%
q22 14.46 13.66 -0.798 94.48%
total 1235.33 1231.71 -3.617 99.71%

@PHILO-HE PHILO-HE merged commit 22d9fe3 into apache:main Feb 29, 2024
19 checks passed
@GlutenPerfBot
Copy link
Contributor Author

===== Performance report for TPCH SF2000 with Velox backend, for reference only ====

query log/native_master_02_29_2024_time.csv log/native_master_02_27_2024_94c8e7e0e_time.csv difference percentage
q1 33.44 33.59 0.145 100.43%
q2 27.05 24.40 -2.656 90.18%
q3 35.95 38.91 2.956 108.22%
q4 39.22 36.13 -3.084 92.14%
q5 71.30 70.98 -0.319 99.55%
q6 7.43 7.08 -0.341 95.40%
q7 85.83 84.44 -1.390 98.38%
q8 85.20 86.39 1.182 101.39%
q9 118.37 121.48 3.106 102.62%
q10 43.82 44.06 0.249 100.57%
q11 20.13 19.96 -0.169 99.16%
q12 26.26 29.43 3.176 112.10%
q13 46.41 45.22 -1.189 97.44%
q14 20.53 16.33 -4.208 79.51%
q15 28.82 28.90 0.082 100.29%
q16 12.90 15.96 3.065 123.76%
q17 103.50 103.10 -0.398 99.62%
q18 149.47 148.22 -1.247 99.17%
q19 12.55 12.53 -0.025 99.80%
q20 28.87 26.71 -2.160 92.52%
q21 227.08 224.21 -2.875 98.73%
q22 13.78 13.66 -0.115 99.16%
total 1237.92 1231.71 -6.214 99.50%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants