Is there a way to programmatically extract and compare details from profiles #287
Unanswered
nickchomey
asked this question in
Q&A
Replies: 2 comments 3 replies
-
You can indeed extract structured profile data from profile files. These files contain compressed plain text in the following format:
In the Where:
|
Beta Was this translation helpful? Give feedback.
3 replies
-
Beware that the record format of the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
One thing that I'd like to do is evaluate how various functions perform over time, across different pages. Is there a way to programmatically parse/extract/compare profiles - either a "diff" of the entire profile or just specific functions?
If so, I would turn on SPX, crawl the pages, turn off SPX and then run a script to extract and compare the stats to a previous set.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions