- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Jan 2025 13:28:14 +0000
- To: public-webrtc-logs@w3.org
Another option is if we can move more towards dictionaries, because I'm told native JS objects are more optimized for temporaries than C++ wrapped objects, but that would probably require forcing the app to use BYOB for reading (not just writing) in order to avoid the copyPayloadTo() methods since dictionaries can't have methods and interfaces are slower to GC supposedly -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/pull/84#issuecomment-2589911263 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 14 January 2025 13:28:15 UTC