Git Product home page Git Product logo

Comments (15)

Alhadis avatar Alhadis commented on May 21, 2024 1

Well, that issue won't exist in V2 either way, which uses a config-driven approach instead of a CSS-driven one. :)

from atom.

DanBrooker avatar DanBrooker commented on May 21, 2024

That does seem slow, could you screenshot the Timecop package screen?

from atom.

ilanbiala avatar ilanbiala commented on May 21, 2024

screenshot 2014-08-26 18 11 41

This isn't the same load, as evident by the different time.

from atom.

DanBrooker avatar DanBrooker commented on May 21, 2024

I don't think that is a typical load time.
My package load for file-icons is 8ms and activation is 33ms.

Does anyone else have similar load times?

from atom.

whitlockjc avatar whitlockjc commented on May 21, 2024

I see package load of 140ms and package activation of 71ms.

from atom.

whitlockjc avatar whitlockjc commented on May 21, 2024

After restarting the editor, I've reopened a few other projects and I've not see file-icons show up in the list.

from atom.

ear1grey avatar ear1grey commented on May 21, 2024

Currently it takes mine 10x the time of other pieces (OSX 10.11.3 Atom 1.6.2) - is there a debug switch I can flip on?
screenshot 2016-04-04 11 14 06

from atom.

Alhadis avatar Alhadis commented on May 21, 2024

Hrm, really? That's strange, because the package is hardly even taking 19ms to load for me...

19ms

And in Timecop:

from atom.

ear1grey avatar ear1grey commented on May 21, 2024

I think I've tracked down the culprit - an intermittent DNS fault from my ISP may have been introducing the delay to the startup. Switching to Google's Public DNS (8.8.8.8 / 8.8.4.4) reduces startup to 13ms for me too, so possibly something to look at for async startup in the future, but in the mean time this may help someone.
screenshot 2016-04-11 11 45 17

from atom.

Alhadis avatar Alhadis commented on May 21, 2024

Bizarre. Maybe the metrics package had something to do with it? It might've been trying to report the startup times or something...

from atom.

iovis avatar iovis commented on May 21, 2024

It's taking 578ms to load for me (next one is 57ms). How should I debug this?

from atom.

Alhadis avatar Alhadis commented on May 21, 2024

@iovis9 Is this happening on multiple reboots?

On first load, the package needs to compile the Less sheets if they've changed (which it will if there's been an update released).

(Note this delay won't happen in V2)

from atom.

iovis avatar iovis commented on May 21, 2024

It's been happening over the course of at least 5 months.

from atom.

Alhadis avatar Alhadis commented on May 21, 2024

What other packages do you have installed? Specs, operating system?

from atom.

iovis avatar iovis commented on May 21, 2024

Dammit, I thought this repo was linter-php. I'm having worse problems with them.
A restart of the app now makes it load faster, you're right.

from atom.

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.