Coder Social home page Coder Social logo

Comments (11)

gmetais avatar gmetais commented on June 16, 2024

Congratulations, this is the 100th issue :)

I'll have a look at the problem when I get a moment.

Just like your other errors (#99), it's working fine on my local instance.
The common problem with these 3 websites is the huge amount of DOM access. It might be a clue: the tool can't handle that many JavaScript to profile.

If you work on these sites, you should definitely optimize JavaScript. I've measured that the JS alone takes 5.3 seconds while loading http://www.ledauphine.com on my (fast) computer... I let you imagine what's happening on a slow computer or a mobile device.

from yellowlabtools.

caiuspupus avatar caiuspupus commented on June 16, 2024

Thanks for the previous ones that made te the 100th :)

I know that JS among other things is to be optimized, that is why I'm looking for as many tools as I can to have as many details as I can.

Is it possible for you to give me the detailed result of these tests from your local machine (same goes for the 3 of the 99th issue)

Thanks for your answer !

from yellowlabtools.

gmetais avatar gmetais commented on June 16, 2024

Here we go!

dna.fr: http://yellowlab.tools/result/e6gi9akeey
lejsl.com: http://yellowlab.tools/result/e6gi9f3g5w
lalsace.fr: http://yellowlab.tools/result/e6gi9juy73
vosgesmatin.fr: http://yellowlab.tools/result/e6gi9r4w69
bienpublic.com: http://yellowlab.tools/result/e6gi9x930u
ledauphine.com: http://yellowlab.tools/result/e6gia2jz4d

You might face long page loads on these urls. Especially on the JS Timeline, where your browser will probably take a minute or two to generate the profiler's table, you'll have to be patient. That would need to be optimized too :)

Don't hesitate if you need more help!

from yellowlabtools.

caiuspupus avatar caiuspupus commented on June 16, 2024

Thanks a lot !

from yellowlabtools.

DanielAguirre avatar DanielAguirre commented on June 16, 2024

I have the same error, but when i try it in the online tools gives me the results but it takes longer than normal

There is a way to configure the local version to wait longer to get the result

from yellowlabtools.

gmetais avatar gmetais commented on June 16, 2024

Hi @DanielAguirre,

The default timeout is 45s.
Are you saying that the issue occurs when there is a timeout?

from yellowlabtools.

DanielAguirre avatar DanielAguirre commented on June 16, 2024

i have tested using phantomas and shows me a timeout error and when increase the timeout the results is ok

from yellowlabtools.

gmetais avatar gmetais commented on June 16, 2024

Error 1001 is a YLT only error. It is related to the in-depth javascript profiling done by YLT. Phantomas can't have it.

Would you be able to give me the url of your webpage?

from yellowlabtools.

DanielAguirre avatar DanielAguirre commented on June 16, 2024

Sorry i'm not enable to share the URL

from yellowlabtools.

gmetais avatar gmetais commented on June 16, 2024

I understand.

from yellowlabtools.

gmetais avatar gmetais commented on June 16, 2024

There is a new topic for 1001 errors: #170. I'm not reporting the errors from this thread as I can't reproduce them anymore.

from yellowlabtools.

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.