Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
4ffdfd1fffc93cd559a80445d63c3a7277a283f2
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/Async
History
Andriy Tylychko b43d1924b9 TasksInsights: removed NestedAdded trace as SubsequentAdded is enough to establish both prerequisites and nested tasks relation. This also adds a new task category - a parent task - a task that depends on a nested task.
Parent tasks visualisation comes in the following CL
#rb catalin.dragoiu
#preflight 62ac4ea2fc406f218cc6caab

[CL 20700745 by Andriy Tylychko in ue5-main branch]
2022-06-17 06:05:57 -04:00
..
Fundamental
use non-inlined GetActiveTasks() in modular builds because ActiveTask can't be dllexport if it is also thread_local.
2022-04-26 09:14:06 -04:00
Async.cpp
…
LazyEvent.cpp
…
ParallelFor.cpp
…
TaskGraph.cpp
Tasks: switched FTaskEvent and pure FGraphEvent to lock-free TLS cache allocator to reduce mem footprint as currently used LinearConcurrentAllocator is vulnerable to long-living allocs
2022-06-16 11:17:45 -04:00
TaskTrace.cpp
TasksInsights: removed NestedAdded trace as SubsequentAdded is enough to establish both prerequisites and nested tasks relation. This also adds a new task category - a parent task - a task that depends on a nested task.
2022-06-17 06:05:57 -04:00
Powered by Gitea Page: 1098ms Template: 15ms
English
English
Licenses API