You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should try out making a custom .framework that extends CoreBluetooth that serializes objects to JSON strings to cut down on the $ calls in Node.js land, and see what impact this has on performance.
Not a priority at this point in time though.
The text was updated successfully, but these errors were encountered:
Every call to the NodObjC seems to 1 - 9ms, for example:
We should try out making a custom .framework that extends CoreBluetooth that serializes objects to JSON strings to cut down on the $ calls in Node.js land, and see what impact this has on performance.
Not a priority at this point in time though.
The text was updated successfully, but these errors were encountered: