OpenSimMirror/OpenSim
Oren Hurvitz a568f06b7f When scripts are sleeping, don't count that as execution time
Sleeping doesn't use the CPU.
2015-08-11 08:44:27 +01:00
..
Addons Show last online status of group members from the PresenceService in group profiles 2015-07-31 17:19:13 +01:00
ApplicationPlugins WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
Capabilities WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Removed unused code that checked wait_timeout in MySQLEstateData 2015-08-11 07:35:39 +01:00
Framework Report "Script Execution Time" as the time spent executing the script in the last 30 seconds. Use a sliding window to calculate this. 2015-08-11 08:42:26 +01:00
Region When scripts are sleeping, don't count that as execution time 2015-08-11 08:44:27 +01:00
Server WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
Services Convert the enum to int before casting it to string for DB query 2015-08-08 13:47:42 -07:00
Tests WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
Tools pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured. 2015-05-07 12:37:49 -07:00