I have one simple JSON object in a string and I\'m comparing the ellapsed time of parsing (deserializing) the object between C# (.NET core) and Node.js
Node.js test:<