All Docs
The boomerang API
core
BOOMR
— The basic beaconing object.
BOOMR.utils
— Utility functions within the BOOMR object.
plugins
BOOMR.plugins.RT
— The roundtrip plugin that measures page load time.
BOOMR.plugins.BW
— The bandwidth plugin that measures connection bandwidth and latency.
BOOMR.plugins.DNS
— The DNS latency plugin that measures latency of the user's DNS.
BOOMR.plugins.IPv6
— The IPv6 latency plugin that measures various IPv6 related metrics.
BOOMR.plugins.NavigationTiming
— A plugin that collects performance data from user agents that implement the W3C Navigation Timing specification.
BOOMR.plugins.ResourceTiming
— A plugin that collects performance data from user agents that implement the W3C Resource Timing specification.
BOOMR.plugins.CACHE_RELOAD
— The Cache Reload plugin that forces a browser to update its cached version of boomerang.
BOOMR.plugins.SPA
— Single Page Application(SPA) related documentation to integrate Boomerang with SPAs (
Angular
,
Backbone
,
Ember
and
Custom SPA frameworks
)
The latest code and docs is available on
github.com/SOASTA/boomerang