Git Product home page Git Product logo

Comments (5)

dileks avatar dileks commented on August 15, 2024

There are prebuilt binaries available.

[1] https://github.com/mozilla/sccache/releases/tag/v0.3.0

from tc-build.

nathanchance avatar nathanchance commented on August 15, 2024

Maybe, it helps us to speedup at least stage1-only builds where ccache is used.

It sounds like sccache is slower than ccache when used locally? mozilla/sccache#160

The main allure of sccache over ccache to me seems like Rust support and cloud storage support, both of which seem irrelevant for tc-build. Storing the cache in a cloud bucket but having the repo, build objects, and final toolchain be local doesn't make much sense to me.

from tc-build.

dileks avatar dileks commented on August 15, 2024

Thanks, Nathan.

Looks like using...

  1. compression
  2. direct-mode
    ...has an impact on performance.
    ccache with enabled compression and disabled direct-mode gives approx. same performance as sccache.

Add support for an equivalent to ccache direct mode #219
mozilla/sccache#219

from tc-build.

dileks avatar dileks commented on August 15, 2024

If this is not suitable for tc-build it might be helpful for the CBL CI?

from tc-build.

nathanchance avatar nathanchance commented on August 15, 2024

TuxSuite does use sccache in its backend, as TuxMake has support for it built in.

I don't think this makes sense for tc-build so I am closing this.

from tc-build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.