webmcp
log
| age | author | description | 
|---|---|---|
| 2015-03-22 | jbe | Fixed typo in trace._render_sub_tree(...) | 
| 2015-03-22 | jbe | Trace real time and CPU time | 
| 2015-03-22 | jbe | Added factor 1000 to display milliseconds correctly | 
| 2015-03-22 | jbe | Store execution time in trace.sql{...} | 
| 2015-03-22 | jbe | Bugfix: Print execution time of SQL statements also in case when no error occurred | 
| 2015-03-22 | jbe | Always enable SQL tracer (within framework/env/__init.lua); Record execution time of SQL statements | 
| 2015-03-22 | jbe | Documentations of global constants | 
| 2015-03-22 | jbe | Added missing local statement in env/encode/json.lua |