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.
Two benchmarks were added in order to compare performance with and without file read sharing enabled on Windows. Note that the benchmark results do fluctuate. Micro-benchmarks are not ideal when profiling something like the streaming file system due to the number of threads and OS layers involved, but still provides some insights. Also note that the CPU counter is not useful in this benchmark because the main thread spends most of its time asleep while waiting for the read to complete, which is recorded as (near) zero time by the benchmark tool. This change also reduces the log spam the tests could produce. |
5 years ago | |
|---|---|---|
| .. | ||
| AZStd | 5 years ago | |
| AZTestShared | 5 years ago | |
| Asset | 5 years ago | |
| Console | 5 years ago | |
| Debug | 5 years ago | |
| EBus | 5 years ago | |
| IO/Path | 5 years ago | |
| Math | 5 years ago | |
| Memory | 5 years ago | |
| Name | 5 years ago | |
| Platform | 5 years ago | |
| RTTI | 5 years ago | |
| Serialization/Json | 5 years ago | |
| Settings | 5 years ago | |
| Streamer | 5 years ago | |
| AssetJsonSerializerTests.cpp | 5 years ago | |
| AssetManager.cpp | 5 years ago | |
| AssetSerializerTests.cpp | 5 years ago | |
| AzEnumTest.cpp | 5 years ago | |
| BehaviorContext.cpp | 5 years ago | |
| BehaviorContextFixture.h | 5 years ago | |
| Components.cpp | 5 years ago | |
| DLL.cpp | 5 years ago | |
| DLLMainTest.cpp | 5 years ago | |
| Debug.cpp | 5 years ago | |
| Driller.cpp | 5 years ago | |
| EBus.cpp | 5 years ago | |
| EntityIdTests.cpp | 5 years ago | |
| EntityTests.cpp | 5 years ago | |
| EnumTests.cpp | 5 years ago | |
| EventTests.cpp | 5 years ago | |
| FileIOBaseTestTypes.h | 5 years ago | |
| FixedWidthIntegers.cpp | 5 years ago | |
| GenericStreamMock.h | 5 years ago | |
| GenericStreamTests.cpp | 5 years ago | |
| Geometry2DUtils.cpp | 5 years ago | |
| IPC.cpp | 5 years ago | |
| Interface.cpp | 5 years ago | |
| IntersectPoint.cpp | 5 years ago | |
| JSON.cpp | 5 years ago | |
| Jobs.cpp | 5 years ago | |
| Main.cpp | 5 years ago | |
| Memory.cpp | 5 years ago | |
| Module.cpp | 5 years ago | |
| ModuleTestBus.h | 5 years ago | |
| OrderedEventBenchmarks.cpp | 5 years ago | |
| OrderedEventTests.cpp | 5 years ago | |
| Outcome.cpp | 5 years ago | |
| Patching.cpp | 5 years ago | |
| RemappableId.cpp | 5 years ago | |
| Rtti.cpp | 5 years ago | |
| Script.cpp | 5 years ago | |
| ScriptMath.cpp | 5 years ago | |
| ScriptProperty.cpp | 5 years ago | |
| Serialization.cpp | 5 years ago | |
| SerializeContextFixture.h | 5 years ago | |
| SettingsRegistryMergeUtilsTests.cpp | 5 years ago | |
| SettingsRegistryTests.cpp | 5 years ago | |
| Slice.cpp | 5 years ago | |
| State.cpp | 5 years ago | |
| StatisticalProfiler.cpp | 5 years ago | |
| Statistics.cpp | 5 years ago | |
| StreamerTests.cpp | 5 years ago | |
| StringFunc.cpp | 5 years ago | |
| SystemFile.cpp | 5 years ago | |
| TestCatalog.cpp | 5 years ago | |
| TestCatalog.h | 5 years ago | |
| TickBusTest.cpp | 5 years ago | |
| TimeDataStatistics.cpp | 5 years ago | |
| UUIDTests.cpp | 5 years ago | |
| XML.cpp | 5 years ago | |
| azcoretestdll_files.cmake | 5 years ago | |
| azcoretests_files.cmake | 5 years ago | |
| aztestshared_files.cmake | 5 years ago | |