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] Add output row metric for InputIteratorTransformer #3939

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

Yohahaha
Copy link
Contributor

@Yohahaha Yohahaha commented Dec 6, 2023

What changes were proposed in this pull request?

After this patch, we can check average row count of a vector.

How was this patch tested?

image

Copy link

github-actions bot commented Dec 6, 2023

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:

@ulysses-you ulysses-you merged commit 0b74898 into apache:main Dec 6, 2023
15 checks passed
@Yohahaha Yohahaha deleted the iter-output-rows branch December 6, 2023 08:35
@GlutenPerfBot
Copy link
Contributor

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

query log/native_3939_time.csv log/native_master_12_05_2023_a46243420_time.csv difference percentage
q1 33.86 34.72 0.858 102.53%
q2 26.16 25.00 -1.153 95.59%
q3 37.80 37.98 0.178 100.47%
q4 38.86 38.25 -0.610 98.43%
q5 72.25 72.06 -0.192 99.73%
q6 7.17 5.37 -1.801 74.87%
q7 85.82 82.30 -3.523 95.89%
q8 87.63 86.96 -0.679 99.22%
q9 125.91 126.92 1.014 100.81%
q10 45.62 45.43 -0.195 99.57%
q11 20.26 20.31 0.043 100.21%
q12 26.47 27.02 0.550 102.08%
q13 45.78 47.15 1.367 102.99%
q14 16.42 19.01 2.585 115.74%
q15 27.54 29.59 2.044 107.42%
q16 15.74 15.81 0.073 100.46%
q17 102.48 103.87 1.392 101.36%
q18 151.02 150.70 -0.322 99.79%
q19 14.35 14.53 0.173 101.21%
q20 27.32 28.18 0.862 103.16%
q21 221.36 223.72 2.358 101.07%
q22 13.03 13.17 0.140 101.07%
total 1242.88 1248.05 5.165 100.42%

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.

3 participants