IE browser Ajax call is taking 3 to 4 times more than Chrome

16 views
Skip to first unread message

Ruzdi Islam

unread,
Aug 9, 2017, 12:17:09 PM8/9/17
to Angular and AngularJS discussion

I am facing a wired problem for IE browser Ajax call and was not able to found any solution for that problem. When I am making those calls in Chrome browser it is really fast but in the case of IE, it is taking almost 3 to 4 times more than Chrome. Please check the following screenshots for both Chrome and IE browsers. I also provide the timing information for certificationStatistics call, please let me know your thoughts if you have any idea about this issue.

IE Screenshots for Page Load

enter image description here

Chrome Screenshots for Page Load

enter image description here

IE Screenshots for CertificationStatistics API call

enter image description here

Chrome Screenshots for CertificationStatistics API call

enter image description here

NB: My frontend is developed with Angular and backend is node and node is calling java api.

Thanks Ruzdi

Tito

unread,
Aug 9, 2017, 4:55:10 PM8/9/17
to Angular and AngularJS discussion
Hello,

What happens when you make a call to the Api (s) by not using the front end. For example what results do you get when using
curl
postman

Trying to see if it is your api or your front end that is bogging things down rendering your data.

Ruzdi Islam

unread,
Aug 10, 2017, 9:47:41 AM8/10/17
to Angular and AngularJS discussion
Hello, 

This is not an API issue. I found this is only happening when I am using angular. I tried the same API call outside angular but in that case, I am not facing IE issue. It seems to me that is an Angular or rendering issue. 


Thanks
Ruzdi
Reply all
Reply to author
Forward
0 new messages