When comparing Total.js vs Restify, the Slant community recommends Total.js for most people. In the question“What are the best node.js web frameworks?” Total.js is ranked 7th while Restify is ranked 9th. The most important reason people chose Total.js is:
Which in other words means, a high performance solid core which provides you with a with a minimal (but stable) layer to build your app on.
Ranked in these QuestionsQuestion Ranking
Pros
Pro No dependencies
Which in other words means, a high performance solid core which provides you with a with a minimal (but stable) layer to build your app on.
Pro Websocket support
Up to date with Websocket RFC 6455.
Pro Automated compression
Minification and gzip compression is built in and automatic.
Pro Good documentation and examples
Often updated examples and well written documentation.
Pro Getting the things done efficiently without useless ceremony
Following and adding to Node.js the proven battle-tested paradigm implemented by Django, Laravel & ASP.NET MVC.
Pro Good support
Pro Really reactive community and developers on their Chat
Pro Working on all versions of the node.js
Pro Automatic DTrace support
DTrace helps you with troubleshooting and building robust RESTful applications.
Pro Specialized for Restful APIs
As the name suggests, Restify is devoted solely to creating an elegant REST API. The API is the core of your site or service, so it makes sense to use a framework that excels at that.
Cons
Con Developed only by one person
Framework is developed by only one person.
Con Paid support
Framework lacks any community, if you need support you are forced to buy support package from developer.
Con Best practices
This framework doesn't adhere to any best practices in software development.
Con Poor design
Framework is designed very poorly, autocomplete in IDEs don't work.
Con Poor documentation
Source code is very poorly documented, only available information is on the official website.
Con Prototype pollution
Con Node IDE support or Autocomplete
Con Poor performance
Con Performance is not very optimum
As most of the benchmarks have already revealed, for large inflows of traffic, apps powered by Restify perform below par and are easily beaten by Express.js in terms of load time (in heavy traffic).