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

fix(ci): fix the linker fix #2639

Merged
merged 1 commit into from
Dec 11, 2024
Merged

fix(ci): fix the linker fix #2639

merged 1 commit into from
Dec 11, 2024

Conversation

giladchase
Copy link
Contributor

Previous fix added stable- target, didn't work.
This one is truly agnostic to rust version and should work on all linux targets.

@reviewable-StarkWare
Copy link

This change is Reviewable

@giladchase giladchase force-pushed the gilad/better-linker-fix branch 5 times, most recently from 3c1eee5 to 2a9c82a Compare December 10, 2024 15:45
Copy link

github-actions bot commented Dec 10, 2024

Copy link

Benchmark movements:
tree_computation_flow performance regressed!
tree_computation_flow time: [34.938 ms 35.180 ms 35.460 ms]
change: [+1.0253% +1.7187% +2.5166%] (p = 0.00 < 0.05)
Performance has regressed.
Found 11 outliers among 100 measurements (11.00%)
7 (7.00%) high mild
4 (4.00%) high severe

@giladchase giladchase force-pushed the gilad/better-linker-fix branch 2 times, most recently from 01f6c8a to 7d76d51 Compare December 11, 2024 07:18
- Looks like adding to RUSTFLAGS env in the CI is not an append, it's
  an override, which runs over the RUSTFLAGS linker fix in config.toml.
- The change in config.toml is unrelated, just makes it more robust for
  local use.
Copy link
Collaborator

@dorimedini-starkware dorimedini-starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 15 of 15 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @adi-yakovian-starkware)

@giladchase giladchase merged commit 124aae9 into main Dec 11, 2024
22 checks passed
@giladchase giladchase deleted the gilad/better-linker-fix branch December 11, 2024 11:39
@giladchase giladchase restored the gilad/better-linker-fix branch December 12, 2024 04:05
@giladchase giladchase deleted the gilad/better-linker-fix branch December 12, 2024 04:05
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants