aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/testing
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2026-04-14 00:10:01 +0200
committerStefan Boberg <[email protected]>2026-04-14 00:10:01 +0200
commit02c80373825822d58017478389289309fe97d6de (patch)
tree986ac7f15c3a1a7f30ac9b8df0042b0e7b4ac8ae /src/zenhttp/testing
parentAdd cross-platform parallel sort and parallelize trace LOD builds (diff)
downloadzen-sb/tourist.tar.xz
zen-sb/tourist.zip
Overlap scope stats with timeline build and fix parallel sort deadlocksb/tourist
Run CPU scope statistics computation on a worker thread concurrently with the timeline copy + sort + LOD build, since they read from TimelineAn independently and write to separate Model fields. Fix deadlock when ParallelSort was called from inside a worker task by splitting the sort phase: small timelines are dispatched to workers (plain eastl::sort, no nesting), then large timelines are sorted from the main thread via ParallelSort with the full pool available.
Diffstat (limited to 'src/zenhttp/testing')
0 files changed, 0 insertions, 0 deletions