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.
* {LYN-4224} Fix for the file scan slowdown (#1183)
* {LYN-4224} Fix for the file scan slowdown
* Fixed a slowdown in the file scanning logic
* Improved the file scanning logic from previous code by 40%
Tests:
Using Testing\Pytest\AutomatedTesting_BlastTest
old code:
=== 7 passed in 96.13s (0:01:36) ===
current code:
=== 7 passed in 160.45s (0:02:40) ====
newest code:
=== 7 passed in 52.91s ===
* fixing a unit test compile error
* unit test fixes
* another file improvement
* fix for legacy level loading taking too long
* making an enum for the search types
* switched the enum to "allow" types to make the input more clear
* got rid of orphaned const variables
|
5 years ago | |
|---|---|---|
| .. | ||
| LevelSystem | 5 years ago | |
| RemoteConsole | 5 years ago | |
| ViewSystem | 5 years ago | |
| XML | 5 years ago | |
| AZCoreLogSink.h | 5 years ago | |
| AZCrySystemInitLogSink.cpp | 5 years ago | |
| AZCrySystemInitLogSink.h | 5 years ago | |
| CMakeLists.txt | 5 years ago | |
| CmdLine.cpp | 5 years ago | |
| CmdLine.h | 5 years ago | |
| CmdLineArg.cpp | 5 years ago | |
| CmdLineArg.h | 5 years ago | |
| ConsoleBatchFile.cpp | 5 years ago | |
| ConsoleBatchFile.h | 5 years ago | |
| ConsoleHelpGen.cpp | 5 years ago | |
| ConsoleHelpGen.h | 5 years ago | |
| CrySystem_precompiled.h | 5 years ago | |
| DebugCallStack.cpp | 5 years ago | |
| DebugCallStack.h | 5 years ago | |
| DllMain.cpp | 5 years ago | |
| Huffman.cpp | 5 years ago | |
| Huffman.h | 5 years ago | |
| IDebugCallStack.cpp | 5 years ago | |
| IDebugCallStack.h | 5 years ago | |
| LocalizedStringManager.cpp | 5 years ago | |
| LocalizedStringManager.h | 5 years ago | |
| Log.cpp | 5 years ago | |
| Log.h | 5 years ago | |
| SimpleStringPool.h | 5 years ago | |
| System.cpp | 5 years ago | |
| System.h | 5 years ago | |
| SystemCFG.cpp | 5 years ago | |
| SystemCFG.h | 5 years ago | |
| SystemEventDispatcher.cpp | 5 years ago | |
| SystemEventDispatcher.h | 5 years ago | |
| SystemInit.cpp | 5 years ago | |
| SystemWin32.cpp | 5 years ago | |
| Timer.cpp | 5 years ago | |
| Timer.h | 5 years ago | |
| WindowsErrorReporting.cpp | 5 years ago | |
| XConsole.cpp | 5 years ago | |
| XConsole.h | 5 years ago | |
| XConsoleVariable.cpp | 5 years ago | |
| XConsoleVariable.h | 5 years ago | |
| crysystem_files.cmake | 5 years ago | |
| crysystem_shared_files.cmake | 5 years ago | |