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

Fixes for CI benchmarks: iteration 2 #352

Merged
merged 6 commits into from
May 11, 2021
Merged

Conversation

filipecosta90
Copy link
Contributor

@filipecosta90 filipecosta90 commented May 7, 2021

  • Including module artifact check on benchmarks.
  • Included extra dev docs explaining benchmark triggering.
  • Increases the JSON.ARRAPPEND test duration given the major regression ( fixed by Fix json.arrappend performance #324 ) is now merged.
  • Fixes some wrong benchmark names
  • Make usage of readies/bin/getterraform and remove the explicit code for fetching terraform from repo

@filipecosta90 filipecosta90 added the x:quality Code-Quality related (performance, test, etc. -not directly affecting functionality) label May 7, 2021
@rafie
Copy link
Contributor

rafie commented May 8, 2021

@filipecosta90 I fixed the rust installation issue. However, I'm wary of the build cache (esp. how it's used here). I think we should stop using it. WDYT?

@filipecosta90 filipecosta90 requested a review from rafie May 10, 2021 09:22
.circleci/config.yml Outdated Show resolved Hide resolved
@filipecosta90 filipecosta90 merged commit fe4c64a into master May 11, 2021
@filipecosta90 filipecosta90 deleted the ci.benchmark.fixes branch May 11, 2021 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:quality Code-Quality related (performance, test, etc. -not directly affecting functionality)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants