boomerang icon indicating copy to clipboard operation
boomerang copied to clipboard

End user oriented web performance testing and beaconing

Results 15 boomerang issues
Sort by recently updated
recently updated
newest added

In the hope that someone who has commit access to the yahoo repo will merge this in, we have a huge update that contains all the bug fixes and features...

[Deprecation] chrome.loadTimes() is deprecated, instead use standardized API: nextHopProtocol in Navigation Timing 2. https://www.chromestatus.com/features/5637885046816768.

I wrote the small javascript code in visualforce page by using boomerang tool. It shows the result in same page. I want to store the result in sobject. can any...

I've removed all of the old code, and have updated the `README.md` to simply state: **All current Boomerang development is happening in the SOASTA repo:** https://github.com/SOASTA/boomerang/

(fingers crossed I've managed to get this right - this is my first time playing with git) Page size is mod to BW which reports the size of the current...

bandwidth
RFE

Refactoring of the sendBeacon function for having the option for customizing formatResponse inside plugins. This open the posibilities for modifying the output format and adapt it to the required response....

I wrote the small javascript code in visualforce page by using boomerang tool. It shows the result in same page. I want to store the result in sobject. can any...

I am using boomerang.js to get the page loading time. the result will be displays in same page. I want to store that data in objects and how to retrieve...

Boomerang is overriding url logic of jquery ajax call. We use relative url to load static json file from the server with jquery ajax. Let's say we have a json...

situation is: Javascript boomerang.js used as test of client net speed, problem is that html content is executed by browser and is not waiting for boomerang result. But boomerang result...