Details

    • Type: Task Task
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.1 Final
    • Fix Version/s: 1.3 Beta, EE 1.2
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      ICEmobile, first page view

      Description


      When an ICEmobile application is first viewed, the page may take some time to load.

      At JavaOne we saw very long load times for both the carousel and the preview image in mediacast. Also, the page load after a camera upload from ICEmobile-SX was very slow.

        Issue Links

          Activity

          Hide
          Ted Goddard added a comment -

          If icepush.jar is removed from the mediacast application, performance on the iPhone increases dramatically. This step was prompted by earlier network analysis that showed the the GET request for a recent image added to the page is not made until the ICEpush noop returns. In other words, the Safari browser is using a small number of sockets (likely 2) for all network activity and any particular request can be randomly stalled behind the push blocking connection.

          Show
          Ted Goddard added a comment - If icepush.jar is removed from the mediacast application, performance on the iPhone increases dramatically. This step was prompted by earlier network analysis that showed the the GET request for a recent image added to the page is not made until the ICEpush noop returns. In other words, the Safari browser is using a small number of sockets (likely 2) for all network activity and any particular request can be randomly stalled behind the push blocking connection.
          Hide
          Ted Goddard added a comment -

          As stated, this issue is fairly generic, but the specific problem seen at JavaOne is expected to be resolved by PUSH-205.

          Show
          Ted Goddard added a comment - As stated, this issue is fairly generic, but the specific problem seen at JavaOne is expected to be resolved by PUSH-205 .
          Hide
          Ted Goddard added a comment -

          Both Push updates and device-initiated photo uploads are very responsive on iPhone and iPad Container.

          Show
          Ted Goddard added a comment - Both Push updates and device-initiated photo uploads are very responsive on iPhone and iPad Container.
          Hide
          Ted Goddard added a comment -

          Both Push updates and device-initiated photo uploads are very responsive on iPhone and iPad with ICEmobile-SX.

          Show
          Ted Goddard added a comment - Both Push updates and device-initiated photo uploads are very responsive on iPhone and iPad with ICEmobile-SX.
          Hide
          Ted Goddard added a comment -

          Marking as resolved since the main performance problem was due to PUSH-205 which is now fixed in this release. Specific JIRAs can be created for other optimization tasks.

          Show
          Ted Goddard added a comment - Marking as resolved since the main performance problem was due to PUSH-205 which is now fixed in this release. Specific JIRAs can be created for other optimization tasks.

            People

            • Assignee:
              Ted Goddard
              Reporter:
              Ted Goddard
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: