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/Code/Framework
jackalbe 4818d1ce80
{LYN-4224} Fix for the file scan slowdown (#1252)
* {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
..
AtomCore ATOM-15358 : Culling concurrency checker fails in AtomSampleViewer (merge from 1.0->main) 5 years ago
AzAndroid/java/com/amazon Remove bootstrap.cfg and references to it. 5 years ago
AzAutoGen Update minimum required CMake version to 3.20 (#1253) 5 years ago
AzCore Fixed string format bug in JsonRegistrationContext 5 years ago
AzFramework {LYN-4224} Fix for the file scan slowdown (#1252) 5 years ago
AzGameFramework External Project Build Path Support using SDK Binaries (#690) 5 years ago
AzManipulatorTestFramework Formatting-only change - Update Manipulator and Viewport AzToolsFramework files (#1143) 5 years ago
AzNetworking SPEC-2513 Fixes to enable w4457 5 years ago
AzQtComponents Added toolbar icons, updated viewport header UX (#1240) 5 years ago
AzTest LYN-2705: Remove 'AZ_TRAIT_DISABLE_FAILED_ASSET_PROCESSOR_TESTS' trait for Linux (#1235) 5 years ago
AzToolsFramework Merge pull request #1233 from aws-lumberyard-dev/Prefabs/NestedContainerExport 5 years ago
Crcfix Add newlines to the end of all files 5 years ago
GFxFramework Add newlines to the end of all files 5 years ago
GridMate update network code to use uniform scale on Transform 5 years ago
Tests {LYN-4230} Fixed loading *.pak files in Release builds (#1127) 5 years ago
CMakeLists.txt Add newlines to the end of all files 5 years ago