Questions about the boomerang JavaScript library to measure real user perceived page load time.
Questions tagged [boomerang]
24 questions
10
votes
1 answer
Boomerang: Unable to load libQtGUI
I installed boomerang on Fedora 17 and when executing ./boomerang-gui I get:
./boomerang-gui: error while loading shared libraries: libQtGui_debug.so.4: cannot open shared object file: No such file or director
I did a "sudo yum install qt-x11", but…

user994165
- 9,146
- 30
- 98
- 165
4
votes
1 answer
Advantage of using Boomerang library vs Resource Timing API
I'm working on a project that is using Node.js on a back-end, and Angular.js as a front-end and I need to capture page load statistics for different resources of the app across different browsers. I was able to gather basic statistics by using…

Timka
- 1,769
- 1
- 20
- 27
3
votes
1 answer
Difference between timeDone in RT plugin in boomerang vc navigation timing page load time
I use boomerang.js for monitoring web site performance for my real users for my site.
http://lognormal.github.io/boomerang/doc/
It has a RTPlugin
http://lognormal.github.io/boomerang/doc/api/RT.html which measures timeDone (perceived page load time…

kay am see
- 968
- 1
- 10
- 17
2
votes
1 answer
web-routes-boomerang with simple algebraic data type
I'm a little mixed up about how to properly use boomerang to generate URLs. I have the following:
data State =
AK | AL | AR | AZ | CA ... WY
data Sitemap
= Home
| State State
| Place State String
deriving (Eq, Ord, Read, Show,…

Daniel Lyons
- 22,421
- 2
- 50
- 77
2
votes
1 answer
Javascript, Ajax: How to visualize Boomerang.js results?
OK, I can add the code snippet to my testing page and pass in the parameters. No problem.
How do I visualize the resulting parameters that get passed through the query string to my beacon url? I am stomped.
If I have in my testing page: