Lazy Loading

Tagged:
  • Burak
        5 years ago #16353

        Hello,

        We are building an app in Simplifier and it is getting larger since it has several modules and increasing day by day. I realized that every module is being loaded when the app is called for the first time. It takes about 10 seconds for the app to be loaded and it is getting longer as the app grows.

        Is there any way to have a lazy loading of the non-visited pages, Load on demand feature ?

        Chris Bouveret
            Has successfully completed the online course Introduction
            Has successfully completed the online course Intermediate (200)
            Has successfully completed the online course Advanced (300)
            Has successfully completed the online course Basics (100)
            Has successfully completed the online course Advanced (320)
            Has successfully completed the Intermediate Certification
            Has successfully completed the Advanced Certification
          5 years ago #16355
          Up
          0
          Down
          ::

          Hi there,

          this feature has been implemented in the upcoming Simplifier Release 4.5 leveraging the component-preload.js of UI5. This will speed up the initial loading process and should cover your needs. As UI5 apps are single page apps all the content is loaded initially but with the preload feature it is a lot faster than before.

          Hope that helps

           

          Burak
              5 years ago #16358
              Up
              0
              Down
              ::

              That will be good! Is there any deadline for the release ?

              Chris Bouveret
                  Has successfully completed the online course Introduction
                  Has successfully completed the online course Intermediate (200)
                  Has successfully completed the online course Advanced (300)
                  Has successfully completed the online course Basics (100)
                  Has successfully completed the online course Advanced (320)
                  Has successfully completed the Intermediate Certification
                  Has successfully completed the Advanced Certification
                5 years ago #16360
                Up
                0
                Down
                ::

                Hi,

                 

                Release 4.5 will be availabe from 30th July onwards. For testing purposes you can see the beta release within our Freemium Model earlier if interested. Also within Release 4.5 we support Modules that can be loaded dynamically on demand which will also speed up the initial loading time of apps tremendously.

                Hope that helps

                 

                 

                Burak
                    5 years ago #16361
                    Up
                    0
                    Down
                    ::

                    Then I will need a fremium account again.

                    One more question, is there news for iOS app (SAA) ?

                  Viewing 5 posts - 1 through 5 (of 5 total)

                  You must be logged in to reply to this topic.