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
Implement the synchronous interface in C/C++ for node. Compare the performance to the existing javascript implementation, the synchronous-only implementation (https://github.com/dignifiedquire/fast-cbor), and JSON.parse/stringify.
The text was updated successfully, but these errors were encountered:
Implement the synchronous interface in C/C++ for node. Compare the performance to the existing javascript implementation, the synchronous-only implementation (https://github.com/dignifiedquire/fast-cbor), and JSON.parse/stringify.
The text was updated successfully, but these errors were encountered: