Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Testing Vue Apps - Unit & E2E > Lesson 33

Pipeline optimization

An important aspect of setting up a CI or CD workflow is optimization. This is because pipelines can be quite slow to run, commonly taking ten minutes or more to complete.

The reason for this, is that it takes time to build a VM, install dependencies, build the app in the VM, and run the tests, especially the end-to-end tests.


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom