Results 1 to 4 of 4

Threaded View

  1. #1
    Power Member
    Join Date
    Nov 2012
    Posts
    182

    A question on my adaptor performance

    I have a slight concern over performance. I say "slight" concern because this use case is not all that common for our current implementation, but it might be later on.

    Basically I have a progress bar on the client (jQuery UI) and my adaptor is sending updates for this. I can see the adaptor processing 1000 updates in about 4-500ms - which is quite fast. However, in my JavaScript client the onItemUpdate event only fires about once every second. So the adaptor is done and dusted in 500ms, but the client updates only occur once a second. Even allowing for network overhead, that is a very poor level of performance.

    The trouble is, I am not sure where I have gone wrong.

    I haven't noticed before because most of our websocket activity is infrequent (like notifications etc). This is the first time that we have something that should get very fast updates (like your telemetry demo).

    Any clues? Where should I be looking?
    Last edited by kpturner; December 18th, 2014 at 02:18 PM.

 

 

Similar Threads

  1. Replies: 3
    Last Post: December 24th, 2014, 11:16 AM
  2. retriving "Field List" in Node.Js Adaptor
    By tugan in forum Adapter SDKs
    Replies: 5
    Last Post: October 22nd, 2014, 11:36 AM
  3. Remote Adaptor Architecture Question
    By tugan in forum General
    Replies: 2
    Last Post: October 15th, 2014, 01:43 PM
  4. Flex data adaptor for stock quote?
    By lucab617 in forum Adapter SDKs
    Replies: 5
    Last Post: May 19th, 2008, 04:16 PM
  5. Visual Basic Example of Data Adaptor
    By dianacastillo in forum Adapter SDKs
    Replies: 1
    Last Post: April 15th, 2008, 12:52 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 10:28 PM.