Giter Site home page Giter Site logo

Proof about grunt-compass-multiple HOT 7 OPEN

sindresorhus avatar sindresorhus commented on August 16, 2024
Proof

from grunt-compass-multiple.

Comments (7)

neekey avatar neekey commented on August 16, 2024

Agree to @sindresorhus , provide some benchmark will be more convincing

from grunt-compass-multiple.

iameli avatar iameli commented on August 16, 2024

Workin' faster for me.

grunt-compass-multiple:

Running "compass:build" (compass) task
stdout:     create .tmp/build/css/print.css 
stdout:     create .tmp/build/css/ie.css 
stdout:     create .tmp/build/css/controls.css 
stdout:     create .tmp/build/css/screen.css 
stdout:     create .tmp/build/css/animation.css 
stdout:     create .tmp/build/css/stream.css 
stdout:     create .tmp/build/css/form.css 
stdout:     create .tmp/build/css/share.css 
stdout:     create .tmp/build/css/menu.css 
stdout:     create .tmp/build/css/events.css 
stdout:     create .tmp/build/css/attendees.css 
stdout:     create .tmp/build/css/comments.css 
stdout:     create .tmp/build/css/dashboard.css 
execTime: 7109ms

grunt-contrib-compass:

Running "compass:build" (compass) task
   create .tmp/build/css/animation.css (1.397s)
   create .tmp/build/css/attendees.css (2.803s)
   create .tmp/build/css/comments.css (2.815s)
   create .tmp/build/css/controls.css (0.465s)
   create .tmp/build/css/dashboard.css (4.251s)
   create .tmp/build/css/events.css (0.962s)
   create .tmp/build/css/form.css (0.845s)
   create .tmp/build/css/ie.css (0.001s)
   create .tmp/build/css/menu.css (0.856s)
   create .tmp/build/css/print.css (0.001s)
   create .tmp/build/css/screen.css (0.397s)
   create .tmp/build/css/share.css (0.781s)
   create .tmp/build/css/stream.css (0.505s)
Compilation took 16.089s

from grunt-compass-multiple.

monsieur-z avatar monsieur-z commented on August 16, 2024

Did you get these numbers on the first compilation, or once files have been cached?

from grunt-compass-multiple.

iameli avatar iameli commented on August 16, 2024

Pretty sure it was first compilation b/c I had a clean task in my Grunt but I don't honestly remember.

from grunt-compass-multiple.

sindresorhus avatar sindresorhus commented on August 16, 2024

@yoheiMune ping

from grunt-compass-multiple.

yoheiMune avatar yoheiMune commented on August 16, 2024

Sorry for slow replay!
This module is sometimes faster, and sometime slower than compass, maybe.
When compiling many files(ex.10 files or more) at the time, grunt-compass-multiple can compile faster.

I will create benchmarks in the near future!

from grunt-compass-multiple.

sindresorhus avatar sindresorhus commented on August 16, 2024

@yoheiMune ping

from grunt-compass-multiple.

Related Issues (12)

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.