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

[compiler-v2] Test case reduced from move-stdlib showing opportunity for optimization #15338

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vineethk
Copy link
Contributor

@vineethk vineethk commented Nov 20, 2024

Description

Adds a test case to support the description in the issue: #15339.

This test case was reduced from a function (vector::reverse_append) in move stdlib.

How Has This Been Tested?

Test added.

Copy link

trunk-io bot commented Nov 20, 2024

⏱️ 48m total CI duration on this PR
Job Cumulative Duration Recent Runs
rust-move-tests 13m 🟩
rust-move-tests 12m 🟩
rust-move-tests 8m
check-dynamic-deps 6m 🟩🟩🟩
rust-cargo-deny 5m 🟩🟩🟩
general-lints 1m 🟩🟩🟩
semgrep/ci 1m 🟩🟩🟩
file_change_determinator 36s 🟩🟩🟩
permission-check 10s 🟩🟩🟩
permission-check 10s 🟩🟩🟩
check-branch-prefix 1s 🟩

🚨 1 job on the last run was significantly faster/slower than expected

Job Duration vs 7d avg Delta
check-dynamic-deps 3m 1m +98%

settingsfeedbackdocs ⋅ learn more about trunk.io

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vineethk vineethk force-pushed the vk/move-stdlib-reduced-testcase branch from 5790c33 to 7e7eae7 Compare November 20, 2024 21:51
@vineethk vineethk force-pushed the vk/move-stdlib-reduced-testcase branch from 7e7eae7 to 2e628e0 Compare November 22, 2024 13:37
@vineethk vineethk marked this pull request as ready for review November 22, 2024 13:39
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.

2 participants