Giter VIP home page Giter VIP logo

Comments (5)

cwtuan avatar cwtuan commented on September 24, 2024

where are you located?
It should not be so slow for CDN.
The locale data will be cached after first load.

from react-intl-universal.

arturgieralt avatar arturgieralt commented on September 24, 2024

Poland - I have 300Mbps download speed.
I'm trying to tweak up performance of my site. Here are some stats:

  • when not cached:
    --first meaningful paint: 1000ms
    --scripting of en.js starts on 800ms and ends 1500ms (700ms of scripting in one file)
    --last rerender is around 1900ms

  • when cached:
    --first meaningful paint: 700ms
    -- last rerender around 800ms

When I throttle dwon CPU and Internet speed it gets worse.
I'm using CRA with Typescript and antD library which gets fonts from CDN, this lib does the same. I'd like to cut down the timings.

Is it possible (in the future) to inject COMMON_LOCALE_DATA_URLS as an option to init function? There is @options param, any chance to extend it?

Thank you,
Artur

from react-intl-universal.

arturgieralt avatar arturgieralt commented on September 24, 2024

I've forked to your project, changed routes in the package, indeed your CDN is very fast. Scripting takes less time when file is hosted on my server, but downloading is not the issue. You can close and sorry for the troubles. On the other hand, I still think its nice to have feature to override these links.

Cheers,
Thanks for the good work!

from react-intl-universal.

cwtuan avatar cwtuan commented on September 24, 2024

Ok, I will take it into consideration.
Pull Request is always welcome :)

from react-intl-universal.

cwtuan avatar cwtuan commented on September 24, 2024

Released in https://github.com/alibaba/react-intl-universal/releases/tag/1.12.0.

from react-intl-universal.

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.