Community
Participate
Working Groups
Created attachment 169535 [details] Patch. The SimpleDisplayExecutor was created in a hurry to replace a very slow implementation based on DefaultDsfExecutor. In this hurry we didn't bother adding tracing to it. The attached patch copies a lot of the tracing guts to avoid creating an API, but I don't see an easy way to avoid this.