You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Registry
Nicholas Lawson 1a0d466443
Adds simple stats tracking to AssetProcessor (#5573)
* Adds simple stats tracking to AssetProcessor

The system captures cumulative and individual processing times.
It avoids touching any part of the app which affects decision
making or flow, or altering any structures such as JobEntry which
are involved in processing, in order to keep it as simple and
small as possible.

Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com>
4 years ago
..
Platform Fix Editor crashes on asset failures (#5421) 4 years ago
AssetProcessorPlatformConfig.setreg Adds simple stats tracking to AssetProcessor (#5573) 4 years ago
CMakeLists.txt generated a package for debug/profile/release monolithic-profile/release 4 years ago
application_lifecycle_events.setreg Fixes for release builds with DCO fix (#5164) 4 years ago
application_options.setreg (Continuation) Implemented automation paralellization & standarization (#1718) 5 years ago
bootstrap.setreg Update linux AP connection settings to connect to remote AP and wait for the connection (#4685) 4 years ago
fileio.setreg Update the FileIO Aliases (#4186) 4 years ago
gem_autoload.serializecontexttools.setreg Support for nested slice conversions (#1121) 5 years ago
prefab.setreg Spawning priority threshold through SetReg 5 years ago
prefab.tools.setreg LYN-2537 engine assets (#254) 5 years ago
profiler.setreg [profiler_capture_api] added trailing newlines to a couple new files 4 years ago
sceneassetimporter.setreg Added a new registry setting that disables automatic conversion of materials from model files like FBX. 4 years ago
setregbuilder.assetprocessor.setreg Various updates to get pak builds working (#4552) 4 years ago
streamer.editor.setreg Added new lines to Streamer.*.setreg files at the end 5 years ago
streamer.game.debug.setreg Added new lines to Streamer.*.setreg files at the end 5 years ago
streamer.game.profile.setreg Added new lines to Streamer.*.setreg files at the end 5 years ago
streamer.game.setreg Added new lines to Streamer.*.setreg files at the end 5 years ago
streamer.setreg Added new lines to Streamer.*.setreg files at the end 5 years ago
streamer.test.setreg Added new lines to Streamer.*.setreg files at the end 5 years ago