Hopefully this comes out properly. This is the coldfusion output that
they're trying to mirror:
Total Time Avg Time Count Template
2866 ms 2866 ms 1 top level /home/daniel/html/index.cfm
853 ms 853 ms 1 /home/daniel/html/Application.cfm
328 ms 328 ms 1 /home/daniel/html/header_bottom.cfm
154 ms 154 ms 1 /home/daniel/html/footer.cfm
103 ms 103 ms 1 /home/daniel/html/login/refresh_recent_shortcuts.cfm
77 ms 39 ms 2 /home/daniel/html/js/set_div.cfm
30 ms 30 ms 1
/home/daniel/html/library/initialize_transaction_timestamp.cfm
28 ms 28 ms 1 /home/daniel/html/login/log_application_access.cfm
14 ms 14 ms 1 /home/daniel/html/library/gbs_time_functions.cfm
13 ms 7 ms 2 /home/daniel/html/js/close_window.cfm
10 ms 10 ms 1 /home/daniel/html/sc/sc_load_permissions.cfm
2 ms 2 ms 1 /home/daniel/html/footer_locking_include.cfm
1 ms 1 ms 1 /home/daniel/html/header_top.cfm
1 ms 1 ms 1 /home/daniel/html/js/open_app_window.cfm
1 ms 1 ms 1 /home/daniel/html/login/log_recent_access.cfm
1 ms 1 ms 1 /home/daniel/html/sc/sc_print_top_message.cfm
0 ms 0 ms 1 /home/daniel/html/js/close_window.js
0 ms 0 ms 2 /home/daniel/html/js/is_child_window.cfm
0 ms 0 ms 1 /home/daniel/html/js/set_div.js
0 ms 0 ms 1 /home/daniel/html/library/common_include.cfm
0 ms 0 ms 1 /var/www/html/html/login/define_session_variables.cfm
543 ms STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
4262 ms TOTAL EXECUTION TIME
-- Daniel Vandersluis, Programmer Great Builder Solutions daniel[@]greatbuildersolutions.com Telephone: (416) 441-1262 x2811 Fax: (416) 441-9085 -----Original Message----- From: Derick Rethans [mailto:derick[@]xdebug.org] Sent: Thursday, March 09, 2006 9:23 AM To: Daniel Vandersluis Cc: xdebug-general[@]lists.xdebug.org Subject: Re: [xdebug-general] Re: New to XDebug -- a couple questions On Thu, 9 Mar 2006, Daniel Vandersluis wrote: > It may not be the best way to do things, but unfortunately, that is the > requirement in this case -- they want to be able to see which *file*, rather > than which *function* is causing a hold-up if one exists. I wrote up a > little mockup showing function execution time (as I said, retrieved via the > php.ini value xdebug.auto_trace=1 and file(xdebug_get_tracefile_name())), > but they didn't find that information to be sufficient to them. Okay, can you give me a sample output what you would expect perhaps? > How does PDO work exactly? Is it a DB-independent abstraction layer, or does > it modify the workings of mysql_*, pg_*, etc.? It's an independent layer, providing DB access abstraction for a multitude of RDBMses. Derick -- Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 268.2.0/276 - Release Date: 3/7/2006Received on Thu Mar 09 2006 - 15:31:47 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST