Jump to content
WAPT Forum
Sign in to follow this  
avin_mehya

Response Times of Applications using Web Sockets

Recommended Posts

Hi,

 

We have an application which uses web sockets.

 

I have recorded a profile using the web socket extension and upon execution i can see both the Send/Receive requests.

 

My question is that is there a way to record response times of the same?

 

Because upon checking the HTML generated reported there isnt any mention on timings of those web socket requests?

 

Share this post


Link to post
Share on other sites

Hi,

 

Due to asynchronous nature of WebSocket, Send and Receive are not linked together. What do you mean by response time for WebSocket?

Share this post


Link to post
Share on other sites

I will elaborate a little bit more on our requirement. We have a page which displays different charts about activity across locations etc.

 

There is a drop down for Currency and upon changing the same the charts get changed. The interim request calls during such a change are of Web sockets only.

 

We need to get response time of such requests between the send and receive of web sockets.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...