Code Monkey home page Code Monkey logo

Comments (4)

breskeby avatar breskeby commented on August 16, 2024

take a first look at this issue, and I am not able to reproduce this. can you run this setting again with --profile activated and send me the output?

from gradlesite.

russel avatar russel commented on August 16, 2024

With the site stuff in place (without the profile stuff as yet), I get

|> gradle clean
:: problems summary ::
:::: ERRORS
    unknown resolver http://gradle.artifactoryonline.com/gradle/libs

    unknown resolver http://gradle.artifactoryonline.com/gradle/libs

    unknown resolver http://repo.gradle.org/gradle/libs

    unknown resolver http://repo.gradle.org/gradle/libs

:clean

BUILD SUCCESSFUL

Total time: 15.606 secs

If I comment out the extra code for site, I get:

|> gradle clean
:clean

BUILD SUCCESSFUL

Total time: 3.373 secs

I ran the clean three times in each case before collecting these results so as to remove any factors relating to Gradle caching updates.

Sadly it appears that GitHub Issue tracker has no way of attaching files to a issue so I'll "attache them by cut and paste into the following two somments.

from gradlesite.

russel avatar russel commented on August 16, 2024

For clean without the site stuff.

Profiled with tasks: clean   Run on: 2011/07/01 - 06:09:59
Summary
Total Build Time 3.435
Startup 0.702
Settings and BuildSrc 0.443
Loading Projects 0.112
Configuring Projects 1.565
Total Task Execution 0.569
Configuration
: 1.501
Task Execution
: 0.569 (total)
:clean 0.569  

from gradlesite.

russel avatar russel commented on August 16, 2024

With all the clean stuff -- looks like project configuration is nine time longer :-((

Profiled with tasks: clean   Run on: 2011/07/01 - 06:15:12
Summary
Total Build Time 16.106
Startup 0.707
Settings and BuildSrc 0.434
Loading Projects 0.115
Configuring Projects 14.379
Total Task Execution 0.431
Configuration
: 14.310
Task Execution
: 0.431 (total)
:clean 0.431  

from gradlesite.

Related Issues (6)

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.