Coder Social home page Coder Social logo

Comments (4)

dundargoc avatar dundargoc commented on July 22, 2024

When running hyperfine --prepare="rm -rf build" make

Benchmark 1: no caching
  Time (mean ± σ):      6.153 s ±  0.025 s    [User: 48.719 s, System: 6.034 s]
  Range (min … max):    6.105 s …  6.188 s    10 runs

Benchmark 2: ccache
  Time (mean ± σ):      5.136 s ±  0.025 s    [User: 20.728 s, System: 2.280 s]
  Range (min … max):    5.088 s …  5.185 s    10 runs

Benchmark 3: sccache
  Time (mean ± σ):      5.255 s ±  0.020 s    [User: 20.158 s, System: 2.880 s]
  Range (min … max):    5.208 s …  5.274 s    10 runs

Sure, why not. It's a one line change.

from neovim.

clason avatar clason commented on July 22, 2024

What about .deps?

from neovim.

dundargoc avatar dundargoc commented on July 22, 2024

Running hyperfine --prepare="make distclean" 'make deps'

Benchmark 1: no caching
  Time (mean ± σ):      7.682 s ±  0.174 s    [User: 50.659 s, System: 3.963 s]
  Range (min … max):    7.465 s …  8.006 s    10 runs

Benchmark 2: ccache
  Time (mean ± σ):      6.335 s ±  0.154 s    [User: 30.666 s, System: 2.839 s]
  Range (min … max):    6.181 s …  6.738 s    10 runs

Benchmark 3: sccache
  Time (mean ± σ):      6.361 s ±  0.067 s    [User: 30.944 s, System: 3.124 s]
  Range (min … max):    6.282 s …  6.462 s    10 runs

from neovim.

clason avatar clason commented on July 22, 2024

Consistent. The extra s is not free.

from neovim.

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.