Bug 258206 - [GStreamer] String allocations in webkitGstTraceProcessingTimeForElement() could be reduced
Summary: [GStreamer] String allocations in webkitGstTraceProcessingTimeForElement() co...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-16 07:10 PDT by Philippe Normand
Modified: 2023-06-19 01:47 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2023-06-16 07:10:53 PDT
We currently allocate 2 strings per buffer passing through each monitored element, which is not un-significant impact.
Comment 1 Philippe Normand 2023-06-16 09:05:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15055
Comment 2 EWS 2023-06-19 01:46:14 PDT
Committed 265301@main (5114b739ade9): <https://commits.webkit.org/265301@main>

Reviewed commits have been landed. Closing PR #15055 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-06-19 01:47:16 PDT
<rdar://problem/110992298>