Best way to visualize HAR file
|
12-23-2011, 11:26 AM
Post: #1
|
|||
|
|||
Best way to visualize HAR file
Hello colleges!
Could you please suggest the simplest and fastest way to get "waterfall view" for external HAR file? File may be given linking to it by GET query or receiving from string variable. |
|||
12-24-2011, 12:55 AM
Post: #2
|
|||
|
|||
RE: Best way to visualize HAR file
There is no way to import HAR files into WebPagetest yet (it's on out list to tackle next year).
|
|||
12-24-2011, 12:56 AM
Post: #3
|
|||
|
|||
RE: Best way to visualize HAR file
btw, if you haven't already looked - you should try HAR Viewer: http://www.softwareishard.com/blog/har-viewer/ It is the most common library that people use for displaying HAR files as waterfalls.
|
|||
12-24-2011, 12:18 PM
Post: #4
|
|||
|
|||
RE: Best way to visualize HAR file
Thanks for so fast reply! I`m already using it, but your "waterfall view" I like some more. Excellent done, keep it that way)
|
|||
12-28-2011, 11:30 AM
Post: #5
|
|||
|
|||
RE: Best way to visualize HAR file
I want to make a HAR to WabePageTest format converter. Pmeenan, could you please share any example test file for WPT 2.5?
|
|||
12-29-2011, 01:51 AM
Post: #6
|
|||
|
|||
RE: Best way to visualize HAR file
Converting from HAR isn't necessarily the issue, WPT doesn't have any way to import a test right now. We actually have some har->wpt format conversion code as part of the mobile agent work but I really want to change WPT to natively understand HAR files internally.
That basically means updating page_data.inc and object_detail.inc to be able to read the requests from a har file instead of (in addition to) the tab-delimited format that they currently understand. There is some meta data around the test that would also need to be created so that WPT understands it as a normal test but other than that it should just work. It's not a huge amount of work, we just haven't gotten to it yet. Thanks, -Pat |
|||
12-29-2011, 03:06 PM
Post: #7
|
|||
|
|||
RE: Best way to visualize HAR file
Once more thank you for your support! I`ll look for this feature.
|
|||
02-10-2016, 03:10 PM
Post: #8
|
|||
|
|||
RE: Best way to visualize HAR file
Any update? Is this feature available now? I want to import a HAR file generated through custom workflow. Please help
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)