Skip to content
Snippets Groups Projects
Commit aaca50f7 authored by Ulf Hermann's avatar Ulf Hermann
Browse files

QmlProfiler: Send loaded events in batches of about 1024


This significantly reduces the number of signals necessary when
loading traces. The overhead of queueing those signals across threads
was responsible for up to 80% of the time required to load a trace.

Change-Id: I461a2ef9944b0be102a29f8ed6b2b3f2f59f3c0f
Reviewed-by: default avatarChristian Kandeler <christian.kandeler@qt.io>
parent a432683e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment