Skip to content

Instantly share code, notes, and snippets.

@kurko
Last active August 29, 2015 13:58
Show Gist options
  • Save kurko/10024698 to your computer and use it in GitHub Desktop.
Save kurko/10024698 to your computer and use it in GitHub Desktop.
Jenkins vs SemaphoreApp vs TravisCI

Jenkins is the name of server we use right. SemaphoreApp is the service which we'd like to use instead.

Newer project:

Test Semaphore Jenkins TravisCI CircleCI
Master 2:08 5:28 3:42 1:59
Integration 2:23 7:45 5:05 2:30

Old big project

Test Semaphore Jenkins TravisCI CircleCI
Master 12:40 48:28
Integration 25:05 74:00 40:34 30:00
@filipebarcos
Copy link

how many "processors" we have running at the same time for circle? It seems pretty neat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment