Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

70 seconds to open http://docs.codenvy.com/download/ in Beijing China #45

Open
paulvi opened this issue Nov 28, 2014 · 8 comments
Open

Comments

@paulvi
Copy link
Contributor

paulvi commented Nov 28, 2014

It takes too long (40 seconds in Chrome and 70 seconds in Firefox ) to open http://docs.codenvy.com/download/ in Beijing China

Chrome
40-seconds-to-open-docs codenvy com_download-in-chrome

Firefox
70-seconds-to-open-docs codenvy com_download-in-firefox

@paulvi
Copy link
Contributor Author

paulvi commented Nov 28, 2014

Hello Eugene

Could you please create an issue in a bugtracker, better on GitHub

In short, do not rely on 3rd parties servers,
they can make your site slow.

Particularly in China there is no Google servers,
so any Google APIs you use make web page load slow until time out

The solution is to move some scripts into after DOM ready...

Please share bugtracker link, where we could continue...

email is bad

my skype is ____ (for syncing)

On 27.11.2014 22:42, Eugene Ivantsov wrote:

Hello, Paul!

This is Eugene - Codenvy support team.

I have got a message that you have issues loading our docs site.

Does it happen in every connection you use? What exact resource does not load at all? I can see this has to do with a FB resource.

Does codenvy.com load fine?

[0:11:43] Eugene Ivantsov: Hello, Paul! This is Eugene - Codenvy support
[0:12:52] Eugene Ivantsov: just added http://css-tricks.com/snippets/jquery/run-javascript-only-after-entire-page-has-loaded/ smth like that to site footer and header
[0:12:59] Eugene Ivantsov: let me know if that has changed anything

@paulvi
Copy link
Contributor Author

paulvi commented Nov 28, 2014

I just tried again,
there is maybe tiny difference,
but that is also affected by the fact that my browser cached something.

http://docs.codenvy.com/ now takes 20s because of

16seconds-to-get-font

css?family=Roboto
fonts.googleapis.com
GET (failed)
net::ERR_CONNECTION_TIMED_OUT
docs.codenvy.com/:22
Parser
0 B
0 B
16.22 s

http://lyncd.com/2009/03/better-google-analytics-javascript/

Similar Eclipse website issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=437568

@paulvi
Copy link
Contributor Author

paulvi commented Nov 28, 2014

2 simple messages:

  • do not rely on 3rd parties servers
    they can make your site fail
  • there is no Google servers in China

@ghost
Copy link

ghost commented Nov 28, 2014

What about codenvy.com? Same issues?

@paulvi
Copy link
Contributor Author

paulvi commented Nov 28, 2014

yes, of course.

Using of resources on google server make site to load longer (until browser-specific time-out runs out)

@benoitf
Copy link
Contributor

benoitf commented Nov 28, 2014

@paulvi
Copy link
Contributor Author

paulvi commented Nov 28, 2014

Good article. Yes, it is true, recently Google is 99% unavailable

I had however never heard about Qihoo 360 CDN.
Personally I would suggest just to self host if you really need.

http://www.nodeclipse.org/hardware/2014/2014/11/28/CDN-pro-and-why-not.html

@paulvi
Copy link
Contributor Author

paulvi commented Dec 10, 2014

BTW, JIRA als takes 1-3 minutes to open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants