We analyzed the OrientJS unmarshalling (forked by Oriento driver) and I think Charles did a great job: it cannot be done better with Node.js platform. That's why our plan is to rewrite the unmarshalling in C and provide it with the driver (seems Node.js auto-compile C code).
Best Regards, Founder & CEO OrientDB <http://orientdb.com/> On 10 July 2015 at 18:16, normanLinux <[email protected]> wrote: > I can well believe that the nodeJS driver is the bottleneck. node is very > useful, but also does have a tendency to be wasteful of resources. I've > been using node/npm with Angular and it tends to generate several hundred > support files. Still, it's not nearly as bad as yeoman. > > Using yeoman to generate a skeleton app (granted with coffeescript > support) generated nearly 30,000 files! > > So far, my experience with orient is limited, but it suits my use case > better than anything else > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
