Skip to content

Speed-up CI pipeline#318

Merged
Andrew Waterman (aswaterman) merged 1 commit into
masterfrom
Speed_Up_CI
Nov 12, 2024
Merged

Speed-up CI pipeline#318
Andrew Waterman (aswaterman) merged 1 commit into
masterfrom
Speed_Up_CI

Conversation

@IIITM-Jay

@IIITM-Jay Jay Dev Jha (IIITM-Jay) commented Nov 9, 2024

Copy link
Copy Markdown
Contributor

Description

This PR intends to speed-up the CI workflows using various approaches.

Approach Used

  1. Used Cache to avoid reinstalling dependencies on every run.
  2. Reduced redundant calls to pip install.

@IIITM-Jay Jay Dev Jha (IIITM-Jay) changed the title Speed-up CI/CD pipeline Speed-up CI pipeline Nov 9, 2024
@IIITM-Jay

Jay Dev Jha (IIITM-Jay) commented Nov 9, 2024

Copy link
Copy Markdown
Contributor Author

Andrew Waterman (@aswaterman) and Rafael Sene (@rpsene) , we have gained the speed-up by these approaches as follows:

Referenced PR (For comparison)

I am comparing with the last PR #316 having existing CI run as a reference, the total time it took for all versions to generate Opcodes Artifacts is 5m 3s , that can be visualized as below:

image

The Current PR (with Speed-Up)

The total time it took is 3m 49s with speed-up approaches, thereby gaining a speed up of 1m 24s

image

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Great!

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