Re: Slowdown with opening files after upgrading to WOLips 1.0.4

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Sun Jul 20 2003 - 17:54:26 EDT

  • Next message: Frédéric Dreier: "Run properities popup"

    At 21:26 +0200 20-07-2003, Ulrich Köster wrote:
    >Hi Kaj,
    >
    >open the Eclipse application package.(Right klick on the Eclipse.app
    >and select 'show package content'.) Open the Info.plist in the
    >Content folder.
    >
    ><key>JVMVersion</key>
    > <string>1.4.1</string>
    >
    ><key>VMOptions</key>
    > <array>
    > <string>-Xms200M</string>
    > <string>-Xmn64M</string>
    > <string>-Xmx200M</string>
    >

    Thanks!!

    I was running eclipse with java 1.3.1. I changed this to 1.4.1 and
    changed the VMOptions as you describe.

    The slowdown is still there.

    I noticed something that is maybe strange. In my console.log I get
    the following eatch time I open a file that is not already open:

    P/nettlogg
    /nettlogg/bin
    ResourceDelta(/nettlogg)
    <partial build>
    visiting 7deltas took: 0 ms
    delta.accept took: 0 ms
    </partial build>
    building structure took: 0 ms
    <jar build>
    prepare jar copy took 0 ms
    executing jar copy took 0 ms
    </jar build>
    copying classes took: 0 ms
    P/nettlogg
    /nettlogg/bin
    ResourceDelta(/nettlogg)
    <partial build>
    visiting 2deltas took: 0 ms
    delta.accept took: 0 ms
    </partial build>
    building structure took: 0 ms
    <jar build>
    prepare jar copy took 0 ms
    executing jar copy took 0 ms
    </jar build>
    copying classes took: 1 ms
    P/nettlogg
    /nettlogg/bin
    ResourceDelta(/nettlogg)
    <partial build>
    visiting 2deltas took: 0 ms
    delta.accept took: 1 ms
    </partial build>
    building structure took: 0 ms
    <jar build>
    prepare jar copy took 0 ms
    executing jar copy took 0 ms
    </jar build>
    copying classes took: 2 ms
    P/nettlogg
    /nettlogg/bin
    ResourceDelta(/nettlogg)
    <partial build>
    visiting 2deltas took: 0 ms
    delta.accept took: 0 ms
    </partial build>
    building structure took: 0 ms
    <jar build>
    prepare jar copy took 0 ms
    executing jar copy took 0 ms
    </jar build>
    copying classes took: 0 ms
    P/nettlogg
    /nettlogg/bin
    ResourceDelta(/nettlogg)
    <partial build>
    visiting 2deltas took: 0 ms
    delta.accept took: 0 ms
    </partial build>
    building structure took: 0 ms
    <jar build>
    prepare jar copy took 0 ms
    executing jar copy took 0 ms
    </jar build>
    copying classes took: 1 ms
    P/nettlogg
    /nettlogg/bin
    ResourceDelta(/nettlogg)
    <partial build>
    visiting 2deltas took: 0 ms
    delta.accept took: 0 ms
    </partial build>
    building structure took: 0 ms
    <jar build>
    prepare jar copy took 0 ms
    executing jar copy took 0 ms
    </jar build>
    copying classes took: 6 ms

    Should I get this in my console.log etach time I open a file?

    -Kaj :)



    This archive was generated by hypermail 2.0.0 : Sun Jul 20 2003 - 17:52:51 EDT