Commit graph

30 commits

Author SHA1 Message Date
Ghislain Seguin
2a4e91fc4b Use jQuery tag inserter instead of pointing directly at jquery.js 2012-01-19 17:10:32 -08:00
John Bender
f49fe2082b record enhancement time and pageprocessing, both of which ignore the network load time of the jqm js 2011-11-22 13:16:18 -08:00
John Bender
7c1cf95909 account for optional 'U;' in iPad ua. The fun continues 2011-11-22 11:06:08 -08:00
John Bender
7d7c913b64 fix for float value appearing earlier in ua string
surprised this didn't pop up earlier on android. I ❤️ ua strings.
2011-11-22 10:52:30 -08:00
John Bender
c0880137b9 account for droid x ua string 2011-11-14 14:11:47 -08:00
John Bender
cf521ea062 missing escape 2011-11-14 11:27:26 -08:00
John Bender
bfb42ff3f3 account for lack of 'mobile' in android ua strings 2011-11-14 11:25:22 -08:00
John Bender
ba8030e4f3 account for minor version only android version strings 2011-11-14 11:11:34 -08:00
John Bender
c8d06f5d86 union the non android entries with android entries where we trim the version number down to the minor version 2011-11-14 11:05:50 -08:00
John Bender
3e93c2969a move the agent_version forward in the table caption and correct data attribute name 2011-11-14 09:43:34 -08:00
John Bender
db87885f60 fixed dom selection issue 2011-11-14 09:39:29 -08:00
John Bender
1675d44bff simple time grouping to fix issues without aggregation 2011-11-14 09:39:29 -08:00
John Bender
458ba65681 switched to bar chart per @toddparker 2011-11-10 11:42:28 -08:00
John Bender
eedb9ce8ac todo added to the chart display 2011-11-10 11:24:54 -08:00
John Bender
1572867147 decode get params when refining stats data 2011-11-10 10:55:14 -08:00
John Bender
4da7e378c2 create new tables based on agent version 2011-11-10 10:52:04 -08:00
John Bender
be1852827c close element creation tags 2011-11-10 10:29:15 -08:00
John Bender
cdfe8d157a remove id dependency on the data point 2011-11-10 10:18:28 -08:00
John Bender
477f85c500 blackberry ua support 2011-11-10 10:01:39 -08:00
John Bender
9a13fc0b35 added iPhone and iPad UA strings 2011-11-10 09:23:49 -08:00
John Bender
c1a6ea10e5 formatting in php for sanity 2011-11-10 09:04:18 -08:00
John Bender
5734ca62c6 add ability to refine data display to a user agent or data point 2011-11-10 09:04:18 -08:00
John Bender
f74d117aec simple user agent tracking and collection added to perf javascript 2011-11-10 09:04:18 -08:00
John Bender
fb2544b8a1 add some maring to account for silly large number strings on our perf charts 2011-11-09 10:10:57 -08:00
John Bender
1d5f2af293 first pass at visualizing data collection 2011-11-07 16:56:19 -08:00
John Bender
9e255e6e75 add the pathname to the stats to differentiate tests. add grouping 2011-11-07 16:56:19 -08:00
John Bender
2ec65580cf moved to pdo db interface to avoid uninstalled deps in prod 2011-11-07 13:19:32 -08:00
John Bender
b3fdbcbb78 account for child page events 2011-11-07 11:06:10 -08:00
John Bender
412af6f16c seperate stats recording from stat caculation, add timestamp 2011-11-07 10:39:24 -08:00
John Bender
b5d6322e03 simple performance recording for page loads 2011-11-02 16:49:36 -07:00