(imported topic written by sandeepsinghal91)
Hi,
I am working with the Bigfix APIs downloaded from “http://software.bigfix.com/download/bes/util/BESActionRegenerator-1.13.zip”
After installation, when I try to use testAPI.htm from a IE7 browser and click on load fixlets, it takes about 15-20 seconds to return. However, from an IE8 browser, it takes about 2-3 seconds.
We are using the APIs from our custom code as well and we were trying to troubleshoot some performance related issues where it takes a while to return from Bigfix APIs. Just to ensure that our code is not doing anything weird, we tried using the testAPI which is giving the above mentioned behavior.
Do let me know what could be the possible reasons for differences in performance between IE 7 and IE 8. Also, let me know if there is a way I can troubleshoot our code to find the bottleneck in the API calls made to Bigfix server.
Regards
Sandeep