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
From my understanding, returning a dict will lose the speed benefit? If so what is the best way to access multiple fields within scope (will segfault).
Thank you,
Enrico
The text was updated successfully, but these errors were encountered:
Hello,
I greatly appreciate all of your work.
I was wondering if you had any thoughts on returning multiple fields asynchronously.
Say you have the data:
Code snippet:
From my understanding, returning a dict will lose the speed benefit? If so what is the best way to access multiple fields within scope (will segfault).
Thank you,
Enrico
The text was updated successfully, but these errors were encountered: