Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13647

[MATLAB] Reduce MATLAB CI Build Time by Building Arrow C++ Libraries separately and using Packaged GoogleTest

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • MATLAB
    • None

    Description

      As part of ARROW-13202, we investigated approaches for reducing the build time of MATLAB Interface CI jobs. Right now we build and run the the Arrow C++ tests as part of the MATLAB Interface build in order to make use of the bundled GoogleTest binaries.

      It may help to reduce overall build times if we instead build just the minimal Arrow C++ libraries (without the C++ tests) and install GoogleTest on the GitHub Actions Runner using apt-get.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kgurney Kevin Gurney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: