Skip to content

Instantly share code, notes, and snippets.

@trainman419
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trainman419/21ebf62b8a21b05fa741 to your computer and use it in GitHub Desktop.
Save trainman419/21ebf62b8a21b05fa741 to your computer and use it in GitHub Desktop.
build time notes

ROS ARM buildfarm timing notes

  • rospy trusty armhf #2
    • 16 seconds startup (pre pbuilder)
    • 57 seconds initial apt-get update
    • 9:27 to install dependencies
      • package dependencies, plus devscripts, fakeroot
      • common catkin dependencies: python-catkin-pkg, python-nose, python, python-empy
      • these are all candidates for inclusion in the extra packages list
    • 12 seconds timestamp and generate changelog
    • 2:03 dpkg-buildpackage
    • 7 seconds upload
    • 20 seconds verify upload
    • Build total: 13 minutes
  • rosout trusty armhf #1
    • pbuilder update triggered, took 1:39
    • not an amazing optimization :(
    • Total build time 24 minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment